• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More fixed so that multiple choice questions work in title is repeated.

Fix reference in trigger to use CR view to get title.

    • -1
    • +1
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
Key changing question rows on ad_item_id not TITLE! Itis easily

conceivable that an assessment may have multiple questions with the

same title which would completely break the formatting of multiple

choice questions.

Ticket#3143 Patch#869 from Åsmund Realfsen to not link to results for anonymous answers.

    • -0
    • +1
    ./catalog/assessment.en_US.ISO-8859-1.xml
Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-0.22d6-0.22d7.sql
Use template head.

Add an initial alphabetic character at the beginning of the anchor name.

Add new message keys for enhanced admin UI

    • -4
    • +57
    ./catalog/assessment.en_US.ISO-8859-1.xml
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