• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Delete from as_session_results when deleteing an assessment

solve bug when the user back and not allow

Delete comments when deleting a session

Add ability to delete a session

    • -0
    • +41
    ./as-session-procs.xql
fix notification for administrators on assessments, the query fails because it's not returning a valid user_id

Do not set question text for OQ and SA to empty string.

Add api support for publish status

Fix the case where a short answer (textbox, not textarea) question was

imported as multiple choice. I am not sure this ever worked, but it

works now with open question, short answer, multiple choice (radio and

checkbox).

fix bug for display pretty time remaining

Fix display of file upload (remove list curly braces).

Add new procs to make creation of assessment form processing simpler.

More UI cleanup and query fixes

  1. … 4 more files in changeset.
Many UI improvements. Add permissions checks to asm-admin pages that

were missing them!

Change type from an integer that has no meaning to a string, that might

give you a clue what it means. TODO change type to refer to a "template"

assessment_id with all the default values set so an admin can manage

types.

  1. … 31 more files in changeset.
Allow richtext xinha editor for question text. Rename title to question text in the form so we know what we are editing. Allow any length text in question text now that its stored in blob/text column.

  1. … 4 more files in changeset.