• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Fix ordering of sections.

Fix number of choices setting (reset for each question instead of

accidentally taking the value from the previous question)

Support new assessment type on import

Do not set question text for OQ and SA to empty string.

Fix the case where a short answer (textbox, not textarea) question was

imported as multiple choice. I am not sure this ever worked, but it

works now with open question, short answer, multiple choice (radio and

checkbox).

Merge oacs-5-2 to HEAD

  1. … 226 more files in changeset.
Make sure scores are integers

Shorten variable names because Oracle can't handle bind var names over 31

characters long.

  1. … 1 more file in changeset.
Fixes for qti export/import

  1. … 5 more files in changeset.
fix typo

fix typo

2006 Feb 21: Merged recent changes from HEAD

  1. … 35 more files in changeset.
setting live the newly assessment_id created

setting live revision the newly created assessment_id

add a function to return the object_id (needed for imsld)

add a function to return the object_id (needed for imsld)

be able to import XML QTI files directly from IMS packages

be able to import XML QTI files directly from IMS packages

merge between head and oacs-5-2

  1. … 24 more files in changeset.
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
move callbacks to other file to prevent QTI import breakage when using oacs-5-1

  1. … 1 more file in changeset.
lors integration

fix XML IMS QTI encoding issues

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

fix: in which order a section appears with regards to the assessment

import feedback choices, fix displayfeedback and points of items

Revert removing QTI points and duration from as_item_section_map since current code doesn't seem to work without it

  1. … 1 more file in changeset.
use file join when using paths to prevent problems