• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bugfix: correct quoting in csv export

changed caching of item data and display type data

  1. … 4 more files in changeset.
Performance increase for the display of the administration page due to clever caching. Has the additional benefit that we will memoize the items display upon creation and not only for the first user

  1. … 2 more files in changeset.
Fixed content::folder

  1. … 1 more file in changeset.
fixing if condiftion for cutting off the item list of a section

export HTML correctly

  1. … 1 more file in changeset.
better use ad_html_text_convert

oops

Fix: Import QTI text following the texttype attribute.

If texttype is text/plain we convert to HTML and if texttype is text/html

we get it raw.

This way all the text fields in the database are always HTML

speeding up assessment, switching off randomizing

  1. … 15 more files in changeset.
Fixing validation of number of tries that a user can take an assessment

bugfix: getting upgrade to work again - hint: please think before committing obviously broken code

Disallowed display of yet closed assessments (where the starttime is in the future)

  1. … 2 more files in changeset.
insert defualt actions

added section preview and reuse of mc-choice-sets

  1. … 24 more files in changeset.
The insert of the actions breaks on Oracle at the moment.

Removed the dependency on auth::test functions from HEAD

    • -0
    • +10
    ./as-apm-action-procs-postgresql.xql
  1. … 4 more files in changeset.
added support for likert scale and horizontal mc display

  1. … 12 more files in changeset.
fix: in which order a section appears with regards to the assessment

add missing files

    • -0
    • +20
    ./as-apm-action-procs.xql
fix bugs in trigger an actions execution

  1. … 2 more files in changeset.
fix procs to copy checks

fix bugs with checks

change the display of the right and wrong answers because in the past the correct answers weren't shown to the user. Feedback color reverted to black italic to prevent confusion

add query missing

add proc

change proc to work in oracle

add proc to copy assessments from an edited item

add tcl callback to reset parameter when instance is unmount or unistantiate

    • -0
    • +56
    ./as-apm-param-procs.tcl
import feedback choices, fix displayfeedback and points of items