aiken_example.txt |
Examples/questions_import/aiken_example.txt |
|
# This is a sample aiken import file. It allows you to create a bulk of quiz questions from a text file.
# Instructions
# 1. Lines starts with # symbol are comment. These lines will be ignore.
# 2. First line of a question must be a question type… |
block.textformat.php |
includes/moodle/lib/smarty/plugins/block.textformat.php |
|
|
CHANGELOG.txt |
CHANGELOG.txt |
|
version 6.x-4.x
----------------
- Started
version 6.x-3.0
---------------
Released. Need to merge 3.x branch into this CHANGELOG.txt
version 6.x-2.0-alpha1
----------------------
- Migration to Drupal 6
- Updated to use schema api in quiz
-… |
compiler.assign.php |
includes/moodle/lib/smarty/plugins/compiler.assign.php |
|
|
Config_File.class.php |
includes/moodle/lib/smarty/Config_File.class.php |
|
|
core.assemble_plugin_filepath.php |
includes/moodle/lib/smarty/core/core.assemble_plugin_filepath.php |
|
|
core.assign_smarty_interface.php |
includes/moodle/lib/smarty/core/core.assign_smarty_interface.php |
|
|
core.create_dir_structure.php |
includes/moodle/lib/smarty/core/core.create_dir_structure.php |
|
|
core.display_debug_console.php |
includes/moodle/lib/smarty/core/core.display_debug_console.php |
|
|
core.get_include_path.php |
includes/moodle/lib/smarty/core/core.get_include_path.php |
|
|
core.get_microtime.php |
includes/moodle/lib/smarty/core/core.get_microtime.php |
|
|
core.get_php_resource.php |
includes/moodle/lib/smarty/core/core.get_php_resource.php |
|
|
core.is_secure.php |
includes/moodle/lib/smarty/core/core.is_secure.php |
|
|
core.is_trusted.php |
includes/moodle/lib/smarty/core/core.is_trusted.php |
|
|
core.load_plugins.php |
includes/moodle/lib/smarty/core/core.load_plugins.php |
|
|
core.load_resource_plugin.php |
includes/moodle/lib/smarty/core/core.load_resource_plugin.php |
|
|
core.process_cached_inserts.php |
includes/moodle/lib/smarty/core/core.process_cached_inserts.php |
|
|
core.process_compiled_include.php |
includes/moodle/lib/smarty/core/core.process_compiled_include.php |
|
|
core.read_cache_file.php |
includes/moodle/lib/smarty/core/core.read_cache_file.php |
|
|
core.rmdir.php |
includes/moodle/lib/smarty/core/core.rmdir.php |
|
|
core.rm_auto.php |
includes/moodle/lib/smarty/core/core.rm_auto.php |
|
|
core.run_insert_handler.php |
includes/moodle/lib/smarty/core/core.run_insert_handler.php |
|
|
core.smarty_include_php.php |
includes/moodle/lib/smarty/core/core.smarty_include_php.php |
|
|
core.write_cache_file.php |
includes/moodle/lib/smarty/core/core.write_cache_file.php |
|
|
core.write_compiled_include.php |
includes/moodle/lib/smarty/core/core.write_compiled_include.php |
|
|
core.write_compiled_resource.php |
includes/moodle/lib/smarty/core/core.write_compiled_resource.php |
|
|
core.write_file.php |
includes/moodle/lib/smarty/core/core.write_file.php |
|
|
custommediafilter.php |
includes/moodle/question/format/qti2/custommediafilter.php |
|
|
DEVELOPER.txt |
DEVELOPER.txt |
|
NOTES ON DEVELOPING EXTENSIONS FOR QUIZ
=======================================
Hooks for interacting with a quiz:
- hook_quiz_begin($quiz, $rid): This hook is called when a user first begins a quiz.
- hook_quiz_finished($quiz, $score, $rid): This… |
examples.txt |
includes/moodle/question/format/gift/examples.txt |
|
// EXAMPLE QUESTIONS for the GIFT import filter
// by Paul Tsuchido Shew, January 2004.
//-----------------------------------------//
// EXAMPLES FROM DESCRIPTION
//-----------------------------------------//
Who's buried in… |
format.php |
includes/moodle/question/format.php |
|
|
format.php |
includes/moodle/question/format/qti2/format.php |
|
|
format.php |
includes/moodle/question/format/blackboard/format.php |
|
|
format.php |
includes/moodle/question/format/gift/format.php |
|
|
format.php |
includes/moodle/question/format/hotpot/format.php |
|
|
format.php |
includes/moodle/question/format/examview/format.php |
|
|
format.php |
includes/moodle/question/format/aiken/format.php |
|
|
format.php |
includes/moodle/question/format/xml/format.php |
|
|
format.php |
includes/moodle/question/format/multianswer/format.php |
|
|
format.php |
includes/moodle/question/format/coursetestmanager/format.php |
|
|
format.php |
includes/moodle/question/format/blackboard_6/format.php |
|
|
format.php |
includes/moodle/question/format/webct/format.php |
|
|
format.php |
includes/moodle/question/format/missingword/format.php |
|
|
format.php |
includes/moodle/question/format/xhtml/format.php |
|
|
format.php |
includes/moodle/question/format/learnwise/format.php |
|
|
function.assign_debug_info.php |
includes/moodle/lib/smarty/plugins/function.assign_debug_info.php |
|
|
function.config_load.php |
includes/moodle/lib/smarty/plugins/function.config_load.php |
|
|
function.counter.php |
includes/moodle/lib/smarty/plugins/function.counter.php |
|
|
function.cycle.php |
includes/moodle/lib/smarty/plugins/function.cycle.php |
|
|
function.debug.php |
includes/moodle/lib/smarty/plugins/function.debug.php |
|
|