• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
enable question-form resolving again.

provide export interface

improve comment

fix typo

Undo change from 15 Dec, since it breaks shuffling

ensure workflow actions are updated properly, depending on the user role

Improved handling of link and child resources of forms

- test-item-procs: use resolve context to resolve e.g. images in the context of the original form

(many thanks to Thomas Renner for the suggestion)

- added extra argument "-context_obj" to substitute_markup to ease client code

- inclass-exam-answer.wf: reduced the db interactions by using form_info for form generation

  1. … 2 more files in changeset.
moved span inside button (as suggested by Monika Andergassen)

Make sure url varuiable is set

added a print button the works with event handler also in HTML streaming mode

include public methods called via the web interface in listing of tested methods.

pass _nls_language to batch-jobs to avoid invalid value in name normalization

white-space changes

redice verbosity

include url in atjob form. This change eases the atjob execution substantially,

since the package and connection context can be recreated based on this information

make grading scheme explicit (prepare for potentially other schemes)

use term "Preview" for testing single test items

new form-field class: boolean_checkbox

behaves like boolean, but provdes just a single checkbox instead of yes/no radio in "boolean"

the output is full compatible with "boolean".

The boolean_checkbox is used in test-item procs for a more slim correct/incorrect specification

  1. … 2 more files in changeset.
fixed ckeditor form field for inline mode.

use inline mode for editing test items

added a describe funtion for MC items

  1. … 2 more files in changeset.
use "keep_order=true" for test-item selection boxes

    • -1
    • +1
    ./www/prototypes/select_question.form.page
- added detailed proctoring options

- accordeon style exam options

- allwo restart in "done" state only for SWAs

    • -1
    • +17
    ./www/prototypes/select_question.form.page
show action "view" only, when user is swa

show "view" button only, when workflow instance with the current name was already created.

stay closer to QTI, use more appropriate labels

fix error message generation

Fix message key for SC/MC question alternatives. Many thanks to Stephan Adelsberger

remove the view action - for the moment we do not need it

added preview/testrun to edit item workflow

file answer-single-question.wf was initially added on branch oacs-5-10.

    • -0
    • +0
    ./lib/answer-single-question.wf
file answer-single-question.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/answer-single-question.wf.page
provide explicit flag to disable menu-entries

disable the menu-entries for "Online Exam" and "Inclass Quiz" for the time being

  1. … 1 more file in changeset.