• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Let admins delete from user results page so they can delete their own test submissions. Fix return URL from session-delete.

  1. … 1 more file in changeset.
Improve question edit pages

Improve formatting on feedback

  1. … 2 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.
Remove extra <br> tags. Put the question inside <p> tags so it shows up

in the right place.

Improve layout on questions admin page. Remove unecessary HTML tables and use simpler layout. Make action links consistent

  1. … 2 more files in changeset.
Merge missing files back to HEAD

Fix variable reference so feedback right appears.

Remove some ns_logs

Update links for simplied admin ui

file section-links.adp was initially added on branch oacs-5-3.

file section-links.xql was initially added on branch oacs-5-3.

file section-links.tcl was initially added on branch oacs-5-3.

Add section progress bar

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

errors

  1. … 1 more file in changeset.
fix bug to show sessions of old revisions

Fix reference to unfinished_section_id variable to refer to an in

progress ection.

Add view to multirow so a link to file-upload results will work.

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.

More UI cleanup and query fixes

  1. … 1 more file in changeset.
Fix ordering of sessions

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. … 26 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. … 6 more files in changeset.
Fix redirects to after suubmit feedback.

Show question feedback as well as answer feedback.

add checks to see if the assessment supports feedback

  1. … 1 more file in changeset.
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.