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

  1. … 226 more files in changeset.
fix triggers bug related to the association of the choice revision_id instead of the item_id to the trigger condition

  1. … 7 more files in changeset.
show field-name of items on admin page

  1. … 1 more file in changeset.
Performance increase for the display of the administration page due to clever caching. Has the additional benefit that we will memoize the items display upon creation and not only for the first user

  1. … 5 more files in changeset.
fixed templates when hiding item names

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

  1. … 14 more files in changeset.
display number of checks related to certain item

  1. … 2 more files in changeset.
validation for display of link

  1. … 1 more file in changeset.
changed player: render items by calling the item_type proc and the display_type proc

  1. … 31 more files in changeset.
changed datamodel for items, sections, item-section-map, assessment-section-map; added section display types; added support to move/delete multiple choices; added item and section catalog

  1. … 69 more files in changeset.
added first part of admin interface

  1. … 31 more files in changeset.