as-item-type-mc-procs.tcl

  • last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace ad_decode idioms

  1. … 1 more file in changeset.
Bring files on oacs-5-10 in sync with HEAD

    • -228
    • +228
    ./as-item-type-mc-procs.tcl
  1. … 162 more files in changeset.
Whitespace changes

    • -227
    • +227
    ./as-item-type-mc-procs.tcl
  1. … 4 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 6 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Improve spelling

  1. … 8 more files in changeset.
- prefer sql statements between curly braces

  1. … 5 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix invalid @param declarations for API browser

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