• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changing delimiter to ',' instead of ';', set default value for CSV Export format

fix triggers bug related to the association of the choice revision_id instead of the item_id to the trigger condition

  1. … 6 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. … 4 more files in changeset.
a few fixes to assessments, configure action-params so that it displays choices from the section id being passed to it, no need to query all sections for the given assessment I think, makes the page load faster, remove validation that forces user to have a default answer when editing multiple choice items

update condition of triggers when a mc choice is edited

  1. … 4 more files in changeset.
add parameter to show/not show points in view interface

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

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.
added section based after assessment triggers

  1. … 3 more files in changeset.
separate logic of section checks and item checks

commit support for section triggers

    • -0
    • +40
    ./add-edit-section-check-oracle.xql
    • -0
    • +33
    ./add-edit-section-check-postgresql.xql
  1. … 4 more files in changeset.
file add-edit-section-check-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-section-check-oracle.xql
file add-edit-section-check.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-section-check.xql
file add-edit-section-check.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-section-check.tcl
file add-edit-section-check.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-section-check.adp
file add-edit-section-check-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-section-check-postgresql.xql
put the date format back as the date widget only shows the date by default (not the whole date/time)

cleaning

more assessment types

remove some duplication

add list of assessment sections to be linked to an anchor and be able to go to a section quickly

add anchors to be able to move questions or add questions and return to the same place on the assessment

  1. … 1 more file in changeset.
edit every field separately on the one-a page

edit every field separately on the one-a page

edit every field separately on the one-a page

fix new assessment link

change layout and add default section when a survey assessment is created

  1. … 3 more files in changeset.
fix problem with deleting a multiple choice item, it looks for mc_id but is no where to be found, querried it from the db and it works now

remove data_type widget from form and set default values

file assessment-new.tcl was initially added on branch oacs-5-2.