as-section-procs-postgresql.xql

  • last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergencies between oracle and postgres codebase

  1. … 5 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. … 5 more files in changeset.
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. … 8 more files in changeset.
Merge oacs-5-2 to HEAD

  1. … 226 more files in changeset.
added support for likert scale and horizontal mc display

  1. … 14 more files in changeset.
added support to edit result points; added support for assessment password; added message to mark at least one correct choice; bugfix in browsing catalog to next page

  1. … 78 more files in changeset.
check constraints before starting assessment; check time constraints when submitting responses; added ip_mask to as_assessments; added indexes to speed up datamodel

  1. … 33 more files in changeset.
added support for resubmit of answers; removed unnecessary empty revisions when creating a new item

  1. … 19 more files in changeset.
fixes: back button in item-add, dates in assessment add/edit; added calculating result of section and session

  1. … 46 more files in changeset.
added support for images in items and choices

    • -0
    • +47
    ./as-section-procs-postgresql.xql
  1. … 58 more files in changeset.