| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | ||
| lib | ||
| static | ||
| templates | ||
| test | ||
| .gitignore | ||
| xml_cleanup.py |
Problems can now be suspended by adding a 'suspended' xml attribute to the <randomize> tag. To suspend a problem simply specify a comma separated list of problem url_name's in the 'suspended' xml attribute. Previously setting any attribute at the <problem> level was causing the system to drop grades for any student that had successfully completed a suspended problem. This new approach for suspended problem fixes that issue.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | Loading commit data... | |
| lib | Loading commit data... | |
| static | Loading commit data... | |
| templates | Loading commit data... | |
| test | Loading commit data... | |
| .gitignore | Loading commit data... | |
| xml_cleanup.py | Loading commit data... |