as-item-type-mc-procs.tcl

  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use Tcl 8.5 idioms (range expressions, lindex with multiple indices)

  1. … 8 more files in changeset.
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

n ----------------------------------------------------------------------

  1. … 93 more files in changeset.
- use "lassign" instead of "util_unlist"

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "ad_require_permission" by "permission::require_permission"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- use "lassign" instead of "foreach ... break" idiom

  1. … 19 more files in changeset.
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.