-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: [FC-0063] QTI support is improved
- failing the script with `KeyError` when Common Cartridge to process contains <assessment> with <item> that doesn't have `title` attribute is fixed - <section> with not `root_section` identifiers inside <assessment> are processed now. They were ignored before - failing the script with `KeyError` when Common Cartridge to process contains `respcondition` tags without `continue` attribute is fixed - failing the script with `AttributeError` when Common Cartridge to process contains <material> that is not a direct child of <solutionmaterial> is fixed - Fill in the blank QTIs with regexp answers support is added
- Loading branch information
1 parent
8e239ad
commit 2a5c670
Showing
1 changed file
with
33 additions
and
9 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