add in "test & surveys" and "file manager" modules
authorCindy Li <cli@ocad.ca>
Fri, 9 Apr 2010 20:16:19 +0000 (20:16 -0000)
committerCindy Li <cli@ocad.ca>
Fri, 9 Apr 2010 20:16:19 +0000 (20:16 -0000)
commit08d96191fc0e4f390bf58ab1ffe437826e85a6bb
treecce932f9a073fef948d262cb57de14d5c6aecda9
parent5b1004b57f3621fa935f856bc213f75c3c8a3449
add in "test & surveys" and "file manager" modules
86 files changed:
docs/documentation/oauth_server_api.php
docs/file_manager/delete.php [new file with mode: 0644]
docs/file_manager/edit.php [new file with mode: 0644]
docs/file_manager/filemanager_display.inc.php [new file with mode: 0644]
docs/file_manager/index.php [new file with mode: 0644]
docs/file_manager/move.php [new file with mode: 0644]
docs/file_manager/new.php [new file with mode: 0644]
docs/file_manager/preview.php [new file with mode: 0644]
docs/file_manager/preview_top.php [new file with mode: 0644]
docs/file_manager/rename.php [new file with mode: 0644]
docs/file_manager/top.php [new file with mode: 0644]
docs/file_manager/upload.php [new file with mode: 0644]
docs/file_manager/zip.php [new file with mode: 0644]
docs/home/classes/ContentManager.class.php
docs/home/ims/ims_import.php
docs/home/ims/index.php [deleted file]
docs/images/archive.gif [new file with mode: 0644]
docs/images/edit.gif [new file with mode: 0644]
docs/include/classes/DAO/ContentTestsAssocDAO.class.php
docs/include/classes/DAO/PrimaryResourcesDAO.class.php
docs/include/classes/DAO/PrimaryResourcesTypesDAO.class.php
docs/include/classes/DAO/SecondaryResourcesDAO.class.php
docs/include/classes/DAO/SecondaryResourcesTypesDAO.class.php
docs/include/classes/DAO/TestsQuestionsAssocDAO.class.php
docs/include/classes/DAO/TestsQuestionsDAO.class.php [new file with mode: 0644]
docs/include/classes/FileUtility.class.php
docs/include/classes/Menu.class.php
docs/include/classes/QTI/QTIImport.class.php
docs/include/classes/Utility.class.php
docs/include/classes/testQuestions.class.php [moved from docs/tests/classes/testQuestions.class.php with 97% similarity]
docs/include/footer.inc.php
docs/include/header.inc.php
docs/include/jscripts/interface.js [new file with mode: 0644]
docs/include/jscripts/transformable.js
docs/include/jscripts/wz_jsgraphics.js [new file with mode: 0644]
docs/include/lib/output.inc.php
docs/include/lib/pclzip_callback.lib.php
docs/include/lib/tinymce.inc.php
docs/include/page_constants.inc.php
docs/include/vitals.inc.php
docs/install/db/Copy of language_text.sql [deleted file]
docs/install/db/db_schema.sql
docs/oauth/authorization.php
docs/oauth/register_consumer.php
docs/tests/add_test_questions.php
docs/tests/add_test_questions_confirm.php
docs/tests/classes/TestsUtility.class.php
docs/tests/create_question_likert.php
docs/tests/create_question_long.php
docs/tests/create_question_matching.php
docs/tests/create_question_matchingdd.php
docs/tests/create_question_multianswer.php
docs/tests/create_question_multichoice.php
docs/tests/create_question_ordering.php
docs/tests/create_question_truefalse.php
docs/tests/dd.php
docs/tests/delete_test.php
docs/tests/edit_question_long.php
docs/tests/edit_question_matching.php
docs/tests/edit_question_multianswer.php
docs/tests/export_test.php
docs/tests/form_editor.php
docs/tests/html/tests_questions.inc.php
docs/tests/import_test.php
docs/tests/index.php
docs/tests/lib/test_question_queries.inc.php [deleted file]
docs/tests/lib/test_result_functions.inc.php [deleted file]
docs/tests/preview.php
docs/tests/preview_question.php
docs/tests/question_db.php
docs/tests/question_import.php
docs/tests/question_remove.php
docs/tests/questions.php
docs/themes/default/home/index_course.tmpl.php
docs/themes/default/include/box.tmpl.php
docs/themes/default/include/fm_footer.tmpl.php [new file with mode: 0644]
docs/themes/default/include/fm_header.tmpl.php [new file with mode: 0644]
docs/themes/default/include/header.tmpl.php
docs/themes/default/language/index.tmpl.php
docs/themes/default/tests/index.tmpl.php
docs/themes/default/tests/question_db_top.tmpl.php
docs/themes/default/tests/questions.tmpl.php [new file with mode: 0644]
docs/themes/default/tests/test_questions/matchingdd.tmpl.php
docs/themes/default/updater/myown_patches.tmpl.php
docs/themes/default/user/user_group_create_edit.tmpl.php
docs/updater/index.php