• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Remove next link, we do this is the including page instead.

Added single_section_id var

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

  1. … 2 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 regular assessment session.adp wrapper to work with the session.adp

include.

  1. … 2 more files in changeset.
Fix handling of package_id in process procs

  1. … 5 more files in changeset.
Accept next_url as an optional parmeter

Move pages to includelets

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

    • -0
    • +64
    ./assessment-oracle.xql
    • -0
    • +64
    ./assessment-postgresql.xql
    • -0
    • +15
    ./session-postgresql.xql
Add includable pages for LORS delivery.

  1. … 19 more files in changeset.
Merge oacs-5-2 to HEAD

  1. … 212 more files in changeset.
Extracting queries to xql files

file comments-chunk-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./comments-chunk-oracle.xql
file comments-chunk-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./comments-chunk-postgresql.xql
Fix typo