• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Changes to display feedback even if points isn't set for the question

Changes to display feedback even if points isn't set for the question

Display correct choices

Allow assessment package admins to add comments to session

Escapte title so its evaluated in the proper place instead of regsub since evaluation the var at the correct level is safer (and consistnet with the rest of the code in assessment package.)

escape titles with $ signs

Don't display comments block if user doesn't have permission