tagging as ATutor 1.5.4-release
[atutor.git] / documentation / instructor / pages.inc.php
1 <?php
2         $_pages = array();
3     $_pages['introduction.php']                  = 'Introduction';
4     $_pages['creating_courses.php']                              = 'Creating Courses';
5     $_pages['announcements.php']                 = 'Announcements';
6         $_pages['assignments.php']                                       = 'Assignments';
7     $_pages['backups.php']                       = 'Backups';
8     $_pages['creating_restoring.php']            = 'Creating &amp; Restoring Backups';
9     $_pages['downloading_uploading.php']         = 'Downloading &amp; Uploading Backups';
10     $_pages['editing_deleting.php']              = 'Editing &amp; Deleting Backups';
11     $_pages['chat.php']                          = 'Chat';
12     $_pages['content.php']                       = 'Content';
13     $_pages['creating_editing_content.php']      = 'Creating &amp; Editing Content';
14     $_pages['content_edit.php']                  = 'Edit Content';
15     $_pages['content_properties.php']            = 'Content Properties';
16     $_pages['glossary_terms.php']                = 'Glossary Terms';
17     $_pages['content_preview.php']               = 'Preview';
18     $_pages['accessibility.php']                                 = 'Accessibility';
19     $_pages['content_packages.php']              = 'Import/Export Content';
20     $_pages['content_usage.php']                 = 'Content Usage';
21     $_pages['tile_repository.php']               = 'TILE Repository';
22     $_pages['scorm_packages.php']                = 'SCORM Packages';
23     $_pages['course_email.php']                  = 'Course Email';
24     $_pages['enrollment.php']                    = 'Enrollment';
25     $_pages['enrollment_privileges.php']                 = 'Privileges';
26     $_pages['enrollment_alumni.php']             = 'Alumni';
27     $_pages['enrollment_course_list.php']        = 'Course Lists';
28     $_pages['file_manager.php']                  = 'File Manager';
29     $_pages['managing_files_folders.php']        = 'Managing Files &amp; Folders';
30     $_pages['extracting_zip_archives.php']       = 'Extracting Zip Archives';
31     $_pages['forums.php']                        = 'Forums';
32     $_pages['managing_threads.php']              = 'Managing Forum Threads';
33     $_pages['managing_posts.php']                                = 'Managing Forum Posts';
34     $_pages['glossary.php']                      = 'Glossary';
35         $_pages['groups.php']                                            = 'Groups';
36     $_pages['links.php']                         = 'Links';
37     $_pages['polls.php']                         = 'Polls';
38     $_pages['properties.php']                    = 'Course Properties';
39     $_pages['authenticated_access.php']          = 'Authenticated Access';
40     $_pages['delete_course.php']                 = 'Delete Course';
41     $_pages['reading_list.php']                                  = 'Reading List';
42     $_pages['statistics.php']                    = 'Statistics';
43     $_pages['student_tools.php']                 = 'Student Tools';
44     $_pages['side_menu.php']                     = 'Side Menu';
45     $_pages['tests_surveys.php']                 = 'Tests &amp; Surveys';
46     $_pages['creating_tests_surveys.php']        = 'Creating Tests &amp; Surveys';
47     $_pages['question_database.php']             = 'Question Database';
48     $_pages['creating_questions.php']                    = 'Creating Questions';
49     $_pages['question_categories.php']           = 'Question Categories';
50     $_pages['edit_delete_tests.php']                     = 'Editing &amp; Deleting Tests';
51     $_pages['preview.php']                                               = 'Previewing Tests';
52         $_pages['add_questions.php']                             = 'Test Questions';
53         $_pages['student_submissions.php']                       = 'Test Submissions';
54     $_pages['test_statistics.php']                               = 'Test Statistics';
55     $_pages['faq.php']                                                   = 'Frequently Asked Questions';
56     $_pages['feeds.php']                                                 = 'Syndicated Feeds';
57     $_pages['web_search.php']                                    = 'Web Search';
58 ?>