• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add support for 'other' question types plus general UI improvements

    • -249
    • +513
    ./www/asm-admin/item-add.adp
    • -195
    • +342
    ./www/asm-admin/item-add.tcl
    • -131
    • +219
    ./www/asm-admin/item-edit-general.tcl
Add new pretty hours minutes display for a human readable time. Add more accurate tracking of time spent completing an assessment

Add define function args

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

Change points to float to allow partial credit

    • -0
    • +22
    ./sql/oracle/upgrade/upgrade-0.22d6-0.22d7.sql
    • -0
    • +9
    ./sql/postgresql/upgrade/upgrade-0.22d6-0.22d7.sql
Add associated tcl upgrade logic for 0.22d6

UpUpgrade denormalizaton to make it possible to generate reports in a scalable manner

    • -1
    • +32
    ./sql/oracle/assessment-collected-data-create.sql
    • -0
    • +57
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
Support return_url

Use context instead of context_bar

    • -1
    • +1
    ./www/asm-admin/item-edit-mc-choices.adp
    • -1
    • +1
    ./www/asm-admin/item-edit-mc-choices.tcl
Show section grouping on item-stats

Support return url

Fix export where questions with the same name are in different sections

    • -17
    • +21
    ./www/asm-admin/results-export.tcl
Fix toggle-publish so query doesn't overwrite passed in value

Add session update callback

Remove log notice

Fix feedback handling in QTI import

Update for assement driven dynamic list

    • -0
    • +99
    ./tcl/as-list-procs.xql
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 35 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 39 more files in changeset.
Fix for bug 3149: don't let users access an assessment that is not live!

Add arrayname prefix where it was missing

Add missing array prefix in the multiple block

Fix dependencies

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

    • -153
    • +179
    ./tcl/as-install-procs.tcl
Use default style for list template. Minor HTML strict cleanup.

Fix oracle syntax

    • -1
    • +1
    ./sql/oracle/upgrade/upgrade-0.17-0.18.sql
More fixes for bug 3139. The creation script was out of sync in dotlrn 2.3 too so it needs to be upgraded in 2.4. The upgrade is harmless for installation that already have the fix.

    • -6
    • +4
    ./sql/oracle/upgrade/upgrade-0.17-0.18.sql
    • -0
    • +18
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
file upgrade-0.22d5-0.22d6.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-0.22d5-0.22d6.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
Fix bug#3135, patch#862 from Åsmund Realfsen

Fix bug#3136