• last updated 50 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Finally handle 0 question sections. Also add curly braces around a

couple of expr calls.

Pass total pages all the time

Improve formatting on feedback

  1. … 6 more files in changeset.
Let admins take assessment even if it is not live. Add live. Fix layout

of table

  1. … 1 more file in changeset.
Fix variable reference so feedback right appears.

Remove some ns_logs

  1. … 6 more files in changeset.
Add section progress bar

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

errors

  1. … 1 more file in changeset.
Don't HTML check answers. We don't ever show the answer unescaped and it

prevents someone from typing a random < or > in their answer.

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. … 34 more files in changeset.
Set question text to the right element of the multirow.

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.
Fix redirects to after suubmit feedback.

Fix progress bar display by using expr instead of calling ad_decode with incorrect syntax.

Don't show progress bar if there is only one page.

Avoid expr error dividing empty string if this is a one page section.

Add new progress display to show how many pages are left in an assessment.

  1. … 1 more file in changeset.
Added single_section_id var

  1. … 6 more files in changeset.
Skip feedback check if its turned off.

  1. … 5 more files in changeset.
More fix for single section handling (for include)

Don't overwrite the section_id var that's exported in the form.

Rename section_id variable so it doesn't be overwritten by the many

queries.

Fix handling of package_id in process procs

  1. … 5 more files in changeset.
Add include left out of previous commit.

  1. … 12 more files in changeset.