forked from hedyorg/hedy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CHORE] Store level-defaults in adventures YAMLs (hedyorg#2428)
* Remove redundant functionality from hedy-content * Remove all LEVEL_DEFAULTS dependencies * Clean up some level-defaults code * Fix indentation and faulty level_defaults call * Switch teacher adventures to the end * Fixed weird pseudo level creation bug * Dynamically parse level name * Don't parse adventure name when on level-default * Fix initial state * Update adventures schema to support level-defaults * Move nl level-defaults to adventures * Change to 'introductie' * Remove redundant placeholder parser * Simplify rendering * Fix small bugs * Fixed en level-defaults copyings * Remove redundant test file * Remove money adventure * Add fixed order for adventures * Fixed enforced adventure ordering * Remove redundant print * Replaced all intro_text by story_text to comform adventures structure * Add default placeholder to all YAMLs * Finished copying, delete old folder * Remove level validation from pipeline * Add prints to find failing test * Add another print * Possible fix * Temporary remove el defaults to verify correctness * Fix * Add el again * Remove faulty code snippet * Fix fix example code * Replace with en version * Reset * Fix with try / catch * Add "continue" to skip when failing * Fix new updated level-defaults nl Co-authored-by: Mark Giesen <[email protected]>
- Loading branch information
1 parent
cb57d18
commit 7d5f759
Showing
60 changed files
with
6,625 additions
and
7,416 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.