• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add optional text descriptions to short_text fields

generalize modifier handling in "correct_when"

prefer "string map" over "regsub"

do not show count-down timer always

don't show results of "marked" right now

    • -0
    • +1
    /openacs-4/packages/xowf/lib/inclass-exam.wf
add support to get revisions with instance variables

    • -9
    • +21
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
Show number of active users in chat. Many thanks to Monika Andergassen

Added count-down timer for inclass-exam-answer.wf

- new API call Question_manager.exam_target_time

- new includelet "countdown-timer" (based on answer_manager.countdown_timer)

shorten date info in title, since it is redundant

    • -2
    • +2
    /openacs-4/packages/xowf/lib/inclass-exam.wf
allow minimal number of selected alternatives of 1 (does not always make sense, but it is useful for text exercises)

whitespace cleanup

Improved display for print-answers:

- added link from exam protocol to single (more detailed) view

- display in exam protocol answer times up to the live-revision

(and not over all elements)

www-make-live-revision: add support for "local_return_url" (when "return_url" is not specified)

Improved display and interaction with print-answers:

- added explicit display of displayed revision and submitted revision

- added option to change live revision

    • -10
    • +43
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
Improved display of print-answers:

- added information about current page of student

- improved display of submission state

- made message key capitalization more consistent

    • -5
    • +5
    /openacs-4/packages/xowf/lib/inclass-exam.wf
Improved display of print-answers:

- provided API function "runtime_panel" for answer_manager

- added revision handling of submitted exams

    • -7
    • +13
    /openacs-4/packages/xowf/lib/inclass-exam.wf
add duration, handle cases, where the exam was not submitted

    • -6
    • +15
    /openacs-4/packages/xowf/lib/inclass-exam.wf
deal with overagressive downstream styles

autocorrection: support *lower* float for correct_when=in

Add support for Answer_manager.result_table to return either abjects in "done" state (as before) or all objects

VS: ----------------------------------------------------------------------

return full result in reporting modes

avoid potential exceptions for empty submissions

avoid potential tilde substitution (many thanks to Markus Moser)

stick to varnames used on many other places for the same information

improve styling

    • -1
    • +1
    /openacs-4/packages/xowf/lib/inclass-exam.wf
Improve display of print-answers:

- provide API functions "get_duration" and "get_IPs" for ans

- added info box "runtime-data" in inclass-exam.wf about changed submissions

(number of revisions, duration, all IP addresses of the submission)

- added message keys for "nr_changes" and "duration"

- updated CSS to handle "runtime-data"

- bump version number to 5.10.0d16

    • -11
    • +20
    /openacs-4/packages/xowf/lib/inclass-exam.wf
New API method WorkflowPage.get_revision_sets

Collect information about the revisions of the current workflow

instance as a list of ns_sets.

    • -0
    • +20
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
reduce verbosity

add new API command for the connection context (e.g. xo:cc): eval_as_user {-user_id:integer cmd}

add "source_dependent" in case, some package extend e.g. the test_item class

perform per-user rendering for the exam protocol.

A more general solution will follow soon.

    • -7
    • +9
    /openacs-4/packages/xowf/lib/inclass-exam.wf