• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file inclass-exam-answer.wf was initially added on branch oacs-5-10.

    • -0
    • +0
    ./inclass-exam-answer.wf
improve documentation

reduce verbosity

  1. … 1 more file in changeset.
don't poll in "initial" or "created" state

- foster standardized message keys for menu entries

- provide message key for interaction types

  1. … 3 more files in changeset.
- added public method "result_table"

- added "back" button to result table and exam protocol

use same style as in online-exam.wf

fix handling of return_url for www-delete.

set MenuBar propperty only during rendering (not on initialization)

- distinguish between item_nr (for displaying item number) and position (from available items)

- provide hint for clearning menu

- activate live updates for online exam

  1. … 1 more file in changeset.
provide hint for clearning menuCVS: ----------------------------------------------------------------------

print-answers: sort answers by username

improve spelling

add comment to clarify meaning of "current_position"

improve example menu in comment to include a separater after items

use explicit "create" statments

remove spurious colons

  1. … 1 more file in changeset.
add item shuffling for test item procs and do some minor refactoring

  1. … 7 more files in changeset.
add minutes string to exam protocol

add support for multi-line entries in short_text answers

minor refactoring to general handling of printing minutes per question

  1. … 2 more files in changeset.
inclass-quizz: support as well participants, which are not logged-in

improve internationalization

  1. … 2 more files in changeset.
more polishing of message keys and code

  1. … 2 more files in changeset.
improve responsiveness

  1. … 1 more file in changeset.
make URL hacking less enjoyable

remove dead code

fix typo in comment

fix typo

verworked test-item procs:

- new teacher-paced inclass quiz

- support for different shuffling options (never, always, per-user)

- support for subsections (single and multiple choice, short text questsion)

- support for answer hints for short text questions (single word, multiple words, ...)

- new API for question and answers for student-paced and

teacher-paced scenarios using on the following objects

* renaming_form_loader

- answer_attributes

- answer_for_form

- answers_for_form

- form_name_based_attribute_stem

- get_form_object

- rename_attributes

* question_manager

- goto_page

- more_ahead

- current_question_form

- current_question_obj

- current_question_name

- current_question_title

- nth_question_obj

- nth_question_form

- combined_question_form

- question_objs

- question_names

- question_property

* answer_manager

- create_workflow

- delete_all_answer_data

- get_answer_wf

- get_wf_instances

- get_answers

- marked_results

- answers_panel

- special policies for workflows, defined as per-workflow policies.

- improved i18n

- improved styling

  1. … 6 more files in changeset.
file inclass-quiz-answer.wf was initially added on branch oacs-5-10.

    • -0
    • +0
    ./inclass-quiz-answer.wf
file inclass-quiz.wf was initially added on branch oacs-5-10.