• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

n ----------------------------------------------------------------------

  1. … 93 more files in changeset.
Fix upgrade numbering based on previous version number from oacs-5-4

Merge assessment from oacs-5-4

  1. … 108 more files in changeset.
Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

  1. … 4 more files in changeset.
Add elapsed seconds column for tracking time spent

Add elapsed seconds to record amount of time taking assessment. Add support for choice 'other' in radio,select, or checkbox questons

  1. … 1 more file in changeset.
Add associated tcl upgrade logic for 0.22d6

Implementation of NotificationType for assessment_response has been added in version 0.10d4 and an upgrade apm-callback provided but has never been added to the install procs.

1. Created a new proc that creates the binding

2. Added the call to that new proc to the after_install apm-callback

3. Added the upgrade for this version (check that the binding doesn't exist before creating it)

  1. … 1 more file in changeset.
Merged changes to HEAD ...

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

  1. … 24 more files in changeset.
More on delete cascades.

Set uninstantiate and unmount callbacks in info file so we can remove a

package instance.

  1. … 3 more files in changeset.
Allow package to be deleted.

  1. … 1 more file in changeset.
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. … 34 more files in changeset.
Merge oacs-5-2 to HEAD

  1. … 226 more files in changeset.
Set context_id so folder and assessment inherit permissions from package_id

  1. … 4 more files in changeset.
2006 Feb 21: Merged recent changes from HEAD

  1. … 35 more files in changeset.
Added Validation Block field when creating a question. This allows validation of the answer entered by the user. This is especially useful in a registration assessment -- it allows the email entered to be checked if it already exists and prevent the assessment from continuing.

The value of this field must be multiples of a TCL boolean expression and an error message separated by spaces.

  1. … 12 more files in changeset.
Added an option for select box widgets to prepend an empty option, this is useful for instances where the field is required but you don't want a default to be selected but also don't want the options to be ordered by random

  1. … 12 more files in changeset.
fix triggers bug related to the association of the choice revision_id instead of the item_id to the trigger condition

  1. … 7 more files in changeset.
update item_id column in as_param_map table with the cr_item_id of the as_item_id instead of the cr_revision_id

  1. … 3 more files in changeset.
simplify assessment UI by adding the type field on the as_assessment table, change default value of confirmation pages

  1. … 36 more files in changeset.
"add files to support file upload question type"

  1. … 1 more file in changeset.
add after_upgrade code to support file upload question type

"add files to support file upload question type"

  1. … 3 more files in changeset.
"add files to support file upload question type"

  1. … 36 more files in changeset.
fix some dependencies

  1. … 6 more files in changeset.
validation for the parameter creation

validation for the parameter creation

merge between head and oacs-5-2

  1. … 24 more files in changeset.
register AsmForRegisterId parameter for acs-subsite instead of doing it on the acs-subsite package