• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
provide a nicer exam-overview

provide more detailed test-item descriptions for exam/question overviews

improve message keys

added exam-overview

make grading checke configurable via URL, make calculations more robust

CVS: ----------------------------------------------------------------------

added policy for supporting view of revisons, used more detailed message key values for supporting rounding by points or revisions

Improve further: flush the object only when the state changes

Improve fix:

in FormPage www-edit, just after the save_data operation we render the FormPage to refresh the references. We should flush the form object cache here, as otherwise any formfield spec will come from the form in the previous state

Make sure that the form object is flushed whenever state might have changed

If code executed after the state change accesses the form object again, this could be that from a previous state and e.g. hold the wrong form definition. This happens in practice downstream, where the submitting of activities also involves accessing the form definition to e.g. compute the grade based on the questions. Downstream we also cache the formfield specs, so if a spec is dependent on the state, might be wrong in also for future requests.

fix typo

decativate prevention of multiple tabs for exam protocol (and maybe other listings)

fix last commit (many thanks to Thomas Renner)

make actions changed from the background state-safe

Update spanish message keys

improve listing of covered methods

added support for pagination buttons, visited buttons and flagged buttons

make question manager configurable

fix regression test which was broken due to last change (move of links to answer panel)

moved answer status into answer_panel (similar to downstream),

made sensitivity of inspect links automatically updating (like downstream)

made templating easier and refactored code

Plug the proctoring-display include to the inclass-exam via a web-callable method

call 'next' to ensure file attachments are stored in the database and content repository

fix attachments for short_text_interaction

improve spelling and whitespace changes

added support to "Answer_manager.get_answers" to return also non-exericse specific attributes

extend role manager to include rel_type based roles (especially useful for DotLRN)

    • -17
    • +106
    ./tcl/xowf-form-field-procs.tcl
include recent site-wide pages, modernize code

add prototype pages

file topic-assignment.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/topic-assignment.wf.page
file select-topics.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/select-topics.form.page
file select-group-students.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/select-group-students.form.page