• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix fieldsets for radio buttons

Clean up questions admin page

Remove non-informative and confusing as-actions. Improve score display. Add order by to make sure latest session is displayed correctly.

Fix double display of question text (note the real question is stored in the content, not the title, to allow longer questions. Fix score formatting for fractional scores to two decimal places.

Add support for 'other' option for multiple choice. Slightly change handling of question rendering to support this

    • -1
    • +1
    ./tcl/as-assessment-procs-postgresql.xql
    • -14
    • +3
    ./tcl/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 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.