assessment-section-submit.adp

  • last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework adp boolean expressions

  1. … 25 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
Prefer literal in adp axpressions

  1. … 9 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 14 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 34 more files in changeset.
- modernize HTML

  1. … 25 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 124 more files in changeset.
- fix and standardize quoting in template properties

  1. … 345 more files in changeset.
- fix and standardize quoting in template properties

  1. … 396 more files in changeset.
- quote HTML attribute values

  1. … 1 more file in changeset.
Merge assessment from oacs-5-4

  1. … 108 more files in changeset.
One more file keying on as_item_id instead of title.

Fix fieldsets for radio buttons

HTML Strict cleanup

  1. … 6 more files in changeset.
Replace header_stuff property with calls to template::head

  1. … 14 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Since assessment form can by included, we optionally allow hiding the

titles

  1. … 1 more file in changeset.
Use generic progress bar in acs-tcl now.

  1. … 1 more file in changeset.
Remove fieldset around section. Put in H2

Item edit changes

  1. … 5 more files in changeset.
some more usability fixes (label tags) for the assessment form template

Add notice about required items and show error message when form has

errors

  1. … 1 more file in changeset.
Add a message at the top of a page if there is a form error.

Mark radio and checkbox choices with label html tags like the standard form template for usability.

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.
Fix as::item::edit,copy,new_revision to keep content when creating a new revision of a as_item. Added tests.

  1. … 3 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.
reorder the placement of fields so that they make more sense

  1. … 2 more files in changeset.
Add new progress display to show how many pages are left in an assessment.

  1. … 1 more file in changeset.