• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
max_time_to_complete does not belong to assessment_data

wrong edit this question url

Fix item-delete url.

Fix score calculation. This checks the score for each question that

was actually answered during a particular session and calculates the

score based on that.

  1. … 1 more file in changeset.
More fixed so that multiple choice questions work in title is repeated.

Key changing question rows on ad_item_id not TITLE! Itis easily

conceivable that an assessment may have multiple questions with the

same title which would completely break the formatting of multiple

choice questions.

Clean up questions admin page

Remove non-informative and confusing as-actions. Improve score display. Add order by to make sure latest session is displayed correctly.

Fix double display of question text (note the real question is stored in the content, not the title, to allow longer questions. Fix score formatting for fractional scores to two decimal places.

Add new pretty hours minutes display for a human readable time. Add more accurate tracking of time spent completing an assessment

  1. … 2 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
Fix for bug 3149: don't let users access an assessment that is not live!

  1. … 1 more file in changeset.
Add arrayname prefix where it was missing

  1. … 1 more file in changeset.
Add missing array prefix in the multiple block

Added quoting

Mostly i18n stuff for assessment

  1. … 8 more files in changeset.
Fixed empty feedback div and dependance of score display to feedback

  1. … 1 more file in changeset.
Fixed some minor bugs

  1. … 1 more file in changeset.
HTML Strict cleanup

  1. … 4 more files in changeset.
HTML Strict cleanup

  1. … 4 more files in changeset.
HTML strict cleanup

  1. … 1 more file in changeset.
HTML Strict cleanup

  1. … 15 more files in changeset.
remove bogus = signs

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

  1. … 13 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 182 more files in changeset.
Fix return_url, you can't redirect to view the session you just deleted!

Fix bug introduced when custom code was committed. Remove reference to non-existant procedure. Remove reference to views package procedure.

  1. … 1 more file in changeset.
Don't show correct/incorrect if there's no correct answer.

Don't show score if there isn't any score.

  1. … 1 more file in changeset.
fixed placing of rownum

Return to the right URL if the last section doesn't have any feedback.