• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add optional args in call to finish-callback

Add optional args to call to finish-callback

remove non existent CSS decl

Add user_id and session_id optional args to the "on_finish" callback

Partially fixed assessment for oracle.

    • -1
    • +0
    ./sql/oracle/assessment-collected-data-create.sql
Fix typo in create script.

    • -1
    • +2
    ./sql/oracle/assessment-collected-data-create.sql
Fix top add question link to add after parameter

Fix upgrade numbering based on previous version number from oacs-5-4

Merge assessment from oacs-5-4

    • -25
    • +29
    ./catalog/assessment.en_US.ISO-8859-1.xml
    • -0
    • +29
    ./catalog/assessment.es_ES.ISO-8859-1.xml
  1. … 94 more files in changeset.
Added prop arg for integration with imsld

Fix typos in upgrade script

    • -3
    • +3
    ./sql/postgresql/upgrade/upgrade-0.23d1-0.23d2.sql
Add correct upgrade script versions

    • -0
    • +18
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
Remove old wrong upgrade scipts

    • -57
    • +0
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
Fix upgrade version numbers

    • -0
    • +81
    ./sql/oracle/upgrade/upgrade-0.23d1-0.23d2.sql
    • -0
    • +64
    ./sql/oracle/upgrade/upgrade-0.23d2-0.23d3.sql
    • -0
    • +57
    ./sql/postgresql/upgrade/upgrade-0.23d1-0.23d2.sql
    • -0
    • +27
    ./sql/postgresql/upgrade/upgrade-0.23d2-0.23d3.sql
- Fix for bug #3158 by asmund realfson

Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 27 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 57 more files in changeset.
get_latest_session query is used by the script at www, not by the include in lib/. Moved to the right file.

the session include needs a value for session_id in order to display the result of that session, would throw an error otherwise.

Fix name of property (context instead of context_bar)

Don't display the "view results" link if the assessment has not been taken yet.

Localize status of the assessment.

Fix item edit url again. Since session-items can be included frm www or www/asm-admin we need to make sure we use the correct url all the time

Make sure when we get the previous answer that its the same question in the same section.

max_time_to_complete does not belong to assessment_data

fixed scores

    • -8
    • +15
    ./www/asm-admin/results-session.tcl
    • -0
    • +13
    ./www/asm-admin/results-session.xql
wrong edit this question url

Revert ajax dependency. More fix for fractional points

    • -1
    • +1
    ./sql/oracle/assessment-collected-data-create.sql
    • -1
    • +1
    ./sql/oracle/assessment-item-create.sql
    • -1
    • +1
    ./sql/oracle/assessment-section-create.sql
    • -0
    • +3
    ./sql/postgresql/upgrade/upgrade-0.22d6-0.22d7.sql
    • -515
    • +249
    ./www/asm-admin/item-add.adp
    • -355
    • +195
    ./www/asm-admin/item-add.tcl
    • -218
    • +130
    ./www/asm-admin/item-edit-general.tcl
Fix swap URLs.

Fix item-delete url.

Fix score calculation. This checks the score for each question that

was actually answered during a particular session and calculates the

score based on that.