• last updated 14 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

    • -14
    • +3
    ./as-item-type-mc-procs-postgresql.xql
  1. … 4 more files in changeset.
Fix test to be more reusable by using link url instead of link text

Add elapsed seconds column for tracking time spent

Add new pretty hours minutes display for a human readable time. Add more accurate tracking of time spent completing an assessment

  1. … 1 more file in changeset.
Add elapsed seconds to record amount of time taking assessment. Add support for choice 'other' in radio,select, or checkbox questons

  1. … 1 more file in changeset.
Add associated tcl upgrade logic for 0.22d6

Add session update callback

Remove log notice

Fix feedback handling in QTI import

Update for assement driven dynamic list

Implementation of NotificationType for assessment_response has been added in version 0.10d4 and an upgrade apm-callback provided but has never been added to the install procs.

1. Created a new proc that creates the binding

2. Added the call to that new proc to the after_install apm-callback

3. Added the upgrade for this version (check that the binding doesn't exist before creating it)

  1. … 1 more file in changeset.
fix for bug #3129; used provided patch

fix for bug #3129; used provided patch

Mostly i18n stuff for assessment

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

    • -1
    • +1
    ./as-item-type-mc-procs-postgresql.xql
  1. … 184 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
    ./as-item-type-mc-procs-postgresql.xql
Add saving answer sets to the user interface.

Get the list of filter options from the most recent version of a

question.

Merged changes to HEAD ...

    • -0
    • +18
    ./as-item-data-procs-postgresql.xql
  1. … 1542 more files in changeset.
Reasonably comprehensive tclwebtest test for assessment

file twt-procs.tcl was initially added on branch oacs-5-3.

For once, the oracle query file was up to date and the postgresql one was missing!

    • -0
    • +20
    ./test/as-assessment-procs-postgresql.xql
file as-assessment-procs-postgresql.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./test/as-assessment-procs-postgresql.xql
file as-assessment-procs-oracle.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./test/as-assessment-procs-oracle.xql
Many fixes to Oracle support in assessment.

    • -0
    • +18
    ./as-item-data-procs-postgresql.xql
    • -0
    • +20
    ./test/as-assessment-procs-oracle.xql
  1. … 13 more files in changeset.
More on delete cascades.

Set uninstantiate and unmount callbacks in info file so we can remove a

package instance.

  1. … 3 more files in changeset.