Object ::xowf::test_item::question_manager (public)
::xowf::test_item::Question_manager ::xowf::test_item::question_manager
Defined in packages/xowf/tcl/test-item-procs.tcl
Interface object to Question manager for the test items as used in inclass exam and similar learning workflows. It is used for general question (test item) management of quizzes and exams. It is used, e.g., for navigation between test-items, obtaining information about test items, including achievable and achieved points, and for providing statistics across test items.
- See Also:
- ::xowf::test_item::question_manager exam_info_block ?-combined_form_info /value/? /obj/
- ::xowf::test_item::question_manager get_pool_questions ?-allowed_forms /value/? ?-field_name /value/? /pool_question_obj/ /exam_question_names/
- ::xowf::test_item::question_manager minutes_string /form_obj/
- ::xowf::test_item::question_manager question_info ?-numbers /value/? ?-with_title? ?-with_minutes? ?-with_points? ?-titleless_form? ?-obj /object/? ?-user_answers /object/? ?-no_position? ?-question_number_label /value/? ?-positions /integer .../? ?-with_question_count_in_title /boolean/? /form_objs/
- ::xowf::test_item::question_manager replace_pool_question ?-position /value/? ?-seed /value/? ?-allowed_forms /value/? ?-field_name /value/? ?-pool_question_obj /value/? ?-exam_question_names /value/?
- ::xowf::test_item::question_manager question_property /form_obj/ /attribute/ ?/default/?
- ::xowf::test_item::question_manager current_question_form ?-with_numbers? ?-with_title? /obj/
- ::xowf::test_item::question_manager item_substitute_markup ?-obj /object/? ?-form_obj /object/? ?-position /integer/? ?-do_substitutions?
- ::xowf::test_item::question_manager exam_configuration_modifiable_field_names /obj/
- ::xowf::test_item::question_manager nth_question_obj /obj/ /position/
- ::xowf::test_item::question_manager question_names /obj/
- ::xowf::test_item::question_manager disallow_spellcheck /form_obj/
- ::xowf::test_item::question_manager disallow_translation /form_obj/
- ::xowf::test_item::question_manager percent_substitute_in_form ?-obj /object/? ?-form_obj /object/? ?-position /integer/? /html/
- ::xowf::test_item::question_manager shuffled_index ?-shuffle_id /integer/? /obj/ /position/
- ::xowf::test_item::question_manager questions_without_minutes ?-max_items /integer/? /form_info/
- ::xowf::test_item::question_manager pagination_actions ?-container /object/? ?-question_count /integer/? ?-visited /integer .../? ?-flagged /integer .../? ?-current_position /integer/? ?-CSSclass /value/?
- ::xowf::test_item::question_manager nth_question_form ?-position /integer/? ?-item_nr /integer/? ?-with_numbers? ?-with_title? ?-titleless_form? ?-with_minutes? /obj/
- ::xowf::test_item::question_manager replace_pool_questions ?-answer_obj /object/? ?-exam_obj /object/?
- ::xowf::test_item::question_manager question_count ?-all? /obj/
- ::xowf::test_item::question_manager points_string /form_obj/
- ::xowf::test_item::question_manager add_seeds ?-obj /object/? ?-seed /integer/? ?-number /integer/?
- ::xowf::test_item::question_manager more_ahead ?-position /value/? /obj/
- ::xowf::test_item::question_manager aggregated_form ?-titleless_form? ?-with_feedback? ?-with_correction_notes? ?-with_grading_box /value/? /question_infos/
- ::xowf::test_item::question_manager current_question_title ?-with_numbers? /obj/
- ::xowf::test_item::question_manager exam_base_time ?-manager /object/? ?-answer_obj /object/?
- ::xowf::test_item::question_manager describe_form ?-asHTML? ?-field_name /value/? /form_obj/
- ::xowf::test_item::question_manager load_question_objs /obj/ /names/
- ::xowf::test_item::question_manager current_question_number /obj/
- ::xowf::test_item::question_manager disallow_paste /form_obj/
- ::xowf::test_item::question_manager hint_boxes ?-question_obj /object/? ?-with_feedback? ?-with_correction_notes?
- ::xowf::test_item::question_manager exam_configuration_popup /obj/
- ::xowf::test_item::question_manager question_statistics_block /obj/
- ::xowf::test_item::question_manager current_question_obj /obj/
- ::xowf::test_item::question_manager question_summary /obj/
- ::xowf::test_item::question_manager question_objs ?-shuffle_id /integer/? /obj/
- ::xowf::test_item::question_manager total_points ?-max_items /integer/? /form_info/
- ::xowf::test_item::question_manager total_minutes_for_exam ?-manager /object/?
- ::xowf::test_item::question_manager total_minutes ?-max_items /integer/? /form_info/
- ::xowf::test_item::question_manager initialize ?-wfi /object/?
- ::xowf::test_item::question_manager combined_question_form ?-with_numbers? ?-with_title? ?-with_minutes? ?-with_points? ?-user_specific? ?-shuffle_id /integer/? ?-user_answers /object/? ?-form_objs /object/? /obj/
- ::xowf::test_item::question_manager goto_page /obj/ /position/
- ::xowf::test_item::question_manager question_info_block /obj/
- ::xowf::test_item::question_manager exam_target_time ?-manager /object/? ?-base_time /value/?
- ::xowf::test_item::question_manager dict_value ...
- ::xowf::test_item::question_manager render_feedback_files -question_name /value/ ?-feedbackFiles /value/?
- Testcases:
- No testcase defined.
Source code: XQL Not present: Generic, PostgreSQL, Oracle