• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Add procs needed for tests

Add missing on delete cascade from create file.

Fix HTML anchors so they aren't picked up as HTML entities.

  1. … 4 more files in changeset.
Add tests for uninstaniate code

Allow package to be deleted.

file as-install-procs.xql was initially added on branch oacs-5-3.

Fix check for number of tries

Fix ordering of sections.

Fix number of choices setting (reset for each question instead of

accidentally taking the value from the previous question)

fixed bug 3075 on assessment

Session procs to support start/end pages

Item edit changes

  1. … 2 more files in changeset.
Abstract handling of updates that happen on even admin edit page for item-edit.

    • -0
    • +12
    ./as-item-type-mc-procs-postgresql.xql
  1. … 8 more files in changeset.
Support new assessment type on import