dev-khan-academy - #133
Open
Mandvii wants to merge 14 commits into
Open
Conversation
The Khan Academy test files have been moved into a dedicated 'khan-academy' directory. This includes the app manifest and response JSON files. Additionally, the following changes have been made: - Renamed `khan-app-response.json` to `index.json`. - Updated various URLs within the JSON files to use a new IP address and absolute paths. - Added new test assets for a sample lesson, including JSON, HTML, and media files.
- Update hardcoded IP addresses from 192.168.1.6 to 192.168.1.2 in various JSON test files. - Replace the simple `lesson001.html` with a fully-featured `index.html` containing Perseus exercise content. - Adjust `href` paths in JSON files, changing some absolute URLs to relative paths and updating others to point to the new `index.html`.
The Khan Academy test data for grade 1 lesson 1 is updated. The complex `index.html` has been replaced with a much simpler `lesson001.html`. JSON manifest files (`grade1.json`, `lesson001.json`) are updated to point to the new `lesson001.html` file instead of the old `index.html`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.