• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve formatting on feedback

  1. … 5 more files in changeset.
Translate preview link and message

  1. … 1 more file in changeset.
Let admins take assessment even if it is not live. Add live. Fix layout

of table

  1. … 1 more file in changeset.
Remove question name setting, we don't show it.

Remove section links, they belong under questions now

Fix return urls for new questions page.

Rationalize confirm/cancel UI on item-copy page.

Improve layout on questions admin page. Remove unecessary HTML tables and use simpler layout. Make action links consistent

  1. … 1 more file in changeset.
Change to ordering by sort_order instead of section_id

Redirect to questions page after adding new question

Fixing various merge bugs, adding new message keys

Reorganize UI. Put all questions on one question page instead of a sperate page for each section. This is a compromise instead of one huge admin page we have 2 pages, one for the assessment and one for questions.

    • -156
    • +133
    ./asm-admin/assessment-form.tcl
  1. … 17 more files in changeset.
file one-section.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/one-section.adp
file toggle-type.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/toggle-type.xql
file toggle-type.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/toggle-type.tcl
file toggle-boolean.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/toggle-boolean.xql
file toggle-boolean.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/toggle-boolean.tcl
file questions.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/questions.xql
file questions.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/questions.tcl
file questions.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/questions.adp
file one-section.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/one-section.xql
file one-section.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./asm-admin/one-section.tcl
Add popup so you can see what you are deleting

Add select All javascript widget.

Make message keys consistent.

Add ability to delete a session or sessions

    • -0
    • +3
    ./asm-admin/session-delete.adp
    • -0
    • +54
    ./asm-admin/session-delete.tcl
    • -0
    • +22
    ./asm-admin/session-delete.xql
Only count sessions, not checks (for multiple selection)

Dont; show "correct" when we are using assessment as a survey

some more usability fixes (label tags) for the assessment form template

Add notice about required items and show error message when form has

errors

  1. … 1 more file in changeset.
Add a message at the top of a page if there is a form error.

Mark radio and checkbox choices with label html tags like the standard form template for usability.