• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add form for naming an answer set

file save-answer-set.adp was initially added on branch oacs-5-3.

file save-answer-set.xql was initially added on branch oacs-5-3.

file save-answer-set.tcl was initially added on branch oacs-5-3.

Adding choosing answer sets to user interface. Allow chaning from radio to checkboxes

FIx so more than 11 answers can be added by correctly initializing

num_choices.

Remove obsolete wrap attribute (textarea)

  1. … 32 more files in changeset.
Show percent_score in the field that says "Percent Score"

Merged changes to HEAD ...

  1. … 1542 more files in changeset.
Many fixes to Oracle support in assessment.

  1. … 23 more files in changeset.
Add missing on delete cascade from create file.

Fix HTML anchors so they aren't picked up as HTML entities.

  1. … 4 more files in changeset.
Remove formwidget tags where no corresponding form elements exist.

Remove form field elements that don't appear int he form, showing

strange form labels without anyplace to enter the data.

Make richtext areas bigger to work in IE

Truncate question before using as title for type specific cr_revisions.

Add HTML anchors per section to aid linking to one section.

Don't allow publishing of assessments without any questions.

Make more options available for "survey" type

Add advacned options link to allow access to previous UI while we figure

out how to make this easier to use.

Fix section ordering on export.

remove \ in symbol $ for get title

Set entry page and exit page on new assessment

Adding missing widget of points,field_code, max_time_to_complete

Item_type validate_block

Use feedback css and admin results view

Fix results display

Need to show all sessions for revisions of this assessment

Strip absolute URLs in case a page is edited in HTTP/HTTPS and viewed

the other way. That is, when a full url to HTTP is in the content, and

the page is viewed under HTTPS, a security warning is displayed. Since

there are bugs in Firefox when editing, the URLs are converted to

absolute URLs by xinha. We strip them out when saving. They are

converted back when editing so the user experience is unchanged.

Get rid of debugging info

Update progress bar

  1. … 5 more files in changeset.
Don't reset correct choices from database values on submit, use what's

in the form!