as-item-type-mc-procs.tcl

  • last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add support for 'other' option for multiple choice. Slightly change handling of question rendering to support this

  1. … 18 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Don't show correct/incorrect if there's no correct answer.

Don't show score if there isn't any score.

  1. … 2 more files in changeset.
Fix check for correct feedback, we show it when there are ANY

answers not just when the user choose it.

Don't show feedback if the question has not been asnwered yet.

Remove second half of ns log statement

Make sure the call to add_item_to_form is the same when displaying

feedback so correct/incorrect choices are displayed.

  1. … 1 more file in changeset.
Add saving answer sets to the user interface.

  1. … 1 more file in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Item edit changes

  1. … 5 more files in changeset.
Abstract handling of updates that happen on even admin edit page for item-edit.

  1. … 22 more files in changeset.
Show check icon for correct answer

Add includable pages for LORS delivery.

  1. … 22 more files in changeset.
Merge oacs-5-2 to HEAD

  1. … 226 more files in changeset.
2006 Feb 21: Merged recent changes from HEAD

  1. … 35 more files in changeset.
Added changes from Heidelberg

  1. … 15 more files in changeset.
fix triggers bug related to the association of the choice revision_id instead of the item_id to the trigger condition

  1. … 6 more files in changeset.
update condition of triggers when a mc choice is edited

  1. … 4 more files in changeset.
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
speeding up assessment, switching off randomizing

  1. … 29 more files in changeset.
change the display of the right and wrong answers because in the past the correct answers weren't shown to the user. Feedback color reverted to black italic to prevent confusion

added support to edit result points; added support for assessment password; added message to mark at least one correct choice; bugfix in browsing catalog to next page

  1. … 78 more files in changeset.
moving public shared files from graphics to resources

  1. … 19 more files in changeset.
added csv export

  1. … 11 more files in changeset.
added support for resubmit of answers; removed unnecessary empty revisions when creating a new item

  1. … 19 more files in changeset.
added support for images in items and choices

  1. … 58 more files in changeset.
added display of feedback texts

  1. … 11 more files in changeset.
rewrote display of session results; still need to display feedback texts

  1. … 20 more files in changeset.
added tables as_session_sections, as_session_items, as_session_choices and got player to work

  1. … 41 more files in changeset.
added item-type procs to process the user response and award points; moved the answered choice_ids from as_item_data to seperate mapping table as_item_data_choices

  1. … 9 more files in changeset.