-
- Downloads
Finish the initial versions of keyval and castext include logics. Add handling...
Finish the initial versions of keyval and castext include logics. Add handling of large scale static content in castext (think MecLib). Add some mixed formating logic and blocks for author level tuning of it. TODO: 1. PRTs behave slightly differently, will need to be checked. 2. Merge the dev-branch here, all the things that went into it this year need to be merged. "@" in keyvals being one of those things. 3. The inline castext logic needs some documentation, also that block does not exactly react well to wrong arguments. 4. What do we define as the rules for workign with compiled PRT-function? Can the author access the feedback CASText in feedback-variables and initialsie it into some interestign value before the tree gets traversed, what about the other things, zero node PRTs?
Showing
- doc/en/Authoring/Inclusions.md 104 additions, 0 deletionsdoc/en/Authoring/Inclusions.md
- question.php 12 additions, 9 deletionsquestion.php
- questiontype.php 20 additions, 0 deletionsquestiontype.php
- stack/cas/castext2/blocks/demarkdown.block.php 1 addition, 1 deletionstack/cas/castext2/blocks/demarkdown.block.php
- stack/cas/castext2/blocks/demoodle.block.php 2 additions, 2 deletionsstack/cas/castext2/blocks/demoodle.block.php
- stack/cas/castext2/blocks/include.block.php 97 additions, 0 deletionsstack/cas/castext2/blocks/include.block.php
- stack/cas/castext2/blocks/markdownformat.block.php 29 additions, 0 deletionsstack/cas/castext2/blocks/markdownformat.block.php
- stack/cas/castext2/blocks/moodleformat.block.php 30 additions, 0 deletionsstack/cas/castext2/blocks/moodleformat.block.php
- stack/cas/castext2/blocks/pfs.specialblock.php 1 addition, 1 deletionstack/cas/castext2/blocks/pfs.specialblock.php
- stack/cas/castext2/castext2_evaluatable.class.php 14 additions, 2 deletionsstack/cas/castext2/castext2_evaluatable.class.php
- stack/cas/castext2/castext2_static_replacer.class.php 113 additions, 0 deletionsstack/cas/castext2/castext2_static_replacer.class.php
- stack/cas/keyval.class.php 31 additions, 22 deletionsstack/cas/keyval.class.php
- stack/maximaparser/utils.php 125 additions, 0 deletionsstack/maximaparser/utils.php
- stack/prt.evaluatable.class.php 2 additions, 2 deletionsstack/prt.evaluatable.class.php
Loading
Please register or sign in to comment