• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- base percentage on results on total points,

- add confirm dialog on submit exam

- show audio on more browsers properly

    • -3
    • +5
    /openacs-4/packages/xowf/lib/inclass-exam.wf
white-space changes

internationalize confirm message

improve robustness of percentage computaiton, in case there are 0 points in total

fix typo in make_correct

added participants list to inclass exam

    • -1
    • +38
    /openacs-4/packages/xowf/lib/inclass-exam.wf
    • -1
    • +1
    /openacs-4/packages/xowf/lib/online-exam.wf
    • -12
    • +87
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
reduce width of horizontal input field

improve performance of perDayCleanup significantly by not persisting Users.hits

provide support for addressing instance variables in component structures (one level 1)

When streaming chat implementation is in use, try reconnecting to the chat 10s after connection is closed

improve robustness, in case user delete minutes from test item

Added grading info to exam protocol, when autograding is active.

Added information about resonable settings for shuffling in an exam

Added information for teacher whether student exam review is possible

Added correct solution hints for SC and MC (to be displayed in exam protocol)

    • -7
    • +15
    /openacs-4/packages/xowf/lib/inclass-exam.wf
added support for solution hints on checkbox and radio questions

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
remove all of /shared from request blocking

activate live update

    • -2
    • +3
    /openacs-4/packages/xowf/lib/inclass-exam.wf
remove header in answer workflow, when parent workflow has proctoring enables

remove return button for student exam review

    • -2
    • +2
    /openacs-4/packages/xowf/lib/inclass-exam.wf
keep height of timer constant, also, when its empty

fix accidentially dropped message keys

added a state for exam review for students

    • -19
    • +44
    /openacs-4/packages/xowf/lib/inclass-exam.wf
provide meta-data about exam in "created" state

    • -2
    • +11
    /openacs-4/packages/xowf/lib/inclass-exam.wf
detail-view: show images up to the selected revision

    • -4
    • +12
    /openacs-4/packages/xowf/lib/inclass-exam.wf
initialized dict in proctoring variant, in case some manages to sumit an exam without images

    • -0
    • +1
    /openacs-4/packages/xowf/lib/inclass-exam.wf
provide always proper quoting

- added points calculation in addition to score

- added student feedback sheet (view-my-exam)

- added view of proctored exams

    • -14
    • +118
    /openacs-4/packages/xowf/lib/inclass-exam.wf
    • -18
    • +85
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
- name test-item sepcific form-fields for "in_position" and "minute" with a "test_item_" prefix

- added points calculation in addition to score

fix broken dict

base compatibility test on "icanuse"

make it possible to activate/deactivae rss tracing via reload

make blocked request easily detectable in monitoring tools like elasticsearch by using 429 as HTTP result code