• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Switch QUESTION text to use cr_revisions.content instead of

cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0.

Added automated test for as::item::new

Fix division with empty string in pretty_time proc and added test.

Beginning of work to allow question text (and other CLOB/BLOB columns)

to include HTML from Xinha rich text editor to allow images etc in the

question text, feedback etc. Mainly this allow an arbitrary number of

images or links to files, instead of just one allowed per question.

  1. … 5 more files in changeset.
Fix display of question filters for single assessment.

Update list filters generation to only select sections that are shared in all assessments if multiple assessments are specified.

  1. … 2 more files in changeset.
Show check icon for correct answer

Skip feedback check if its turned off.

  1. … 5 more files in changeset.
Fix handling of package_id in process procs

  1. … 2 more files in changeset.
Use Please Select One as first empty item

Character encoding fixes

  1. … 3 more files in changeset.
Display feedback after each submit

    • -0
    • +379
    ./as-list-procs.tcl
  1. … 2 more files in changeset.
Add includable pages for LORS delivery.

  1. … 14 more files in changeset.
Merge oacs-5-2 to HEAD

    • -3
    • +40
    ./as-assessment-procs-postgresql.xql
  1. … 212 more files in changeset.
File improved to implement the application-track callbacks

  1. … 2 more files in changeset.
Adding queries to update clobs

    • -0
    • +18
    ./as-item-data-procs-postgresql.xql
file as-item-data-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-item-data-procs-oracle.xql
file as-item-data-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-item-data-procs-postgresql.xql
Adding missing field in oracle query

Added query to update clobs when editing items

Added feedback in clobs list to update

Fix for inserting clob when creating items

Fix for inserting clob when creating sections

Adding missing commas

Changed queryset to querytext

Fix typos.

    • -3
    • +4
    ./as-section-display-procs-postgresql.xql
fix typo

Adding queries to handle CLOBS

    • -0
    • +33
    ./as-section-display-procs-oracle.xql
    • -0
    • +32
    ./as-section-display-procs-postgresql.xql
file as-item-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-item-procs-oracle.xql
file as-section-display-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-section-display-procs-postgresql.xql
file as-section-display-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-section-display-procs-oracle.xql
file as-item-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-item-procs-postgresql.xql
Update clobs properly on Oracle. content::revision::new can't tell if

the database datatype is a clob.

    • -1
    • +17
    ./as-assessment-procs-postgresql.xql