AnalysisLCMS

From Dokeos

Jump to: navigation, search

Contents

Functions

  • Users
    • Repository
    • Personal Calender
    • Personal Messenger
    • Profiler
    • Search Portal
  • Courses
    • Delete course
    • Empty course (all items or selected items)
    • Copy course (all items or selected items)

Database Structure

  • admin_language: Lists language of an admin
  • admin_language_seq: Lists the last ID
  • admin_setting: Lists settings of an admin
  • admin_setting_seq: Lists the last ID
  • myportfolio_publication: Lists publications of a user
  • myportfolio_treeitem: Lists the learning objects
  • myportfolio_tree_relation: Lists treeitems
  • personal_calender_personal_calender: Lists the personal calender items *personal_messenger_personal_messenger_publication: Lists messages that were send
  • profiler_profiler_publication: Lists the learning objects that were published
  • repository_calendar_event: Lists calender events
  • repository_document: Lists the properties of a document
  • repository_feedback: Lists all the feedback
  • repository_fill_in_blanks_question: Lists the answers of a fill in the blanks question
  • repository_forum_post: Lists the posts on a topic
  • repository_forum_topic: Lists the topics from the forum
  • repository_learning_object: Lists the properties of the learning objects
  • repository_learning_object_attachment: Lists the attachments of a learning object
  • repository_learning_object_number_seq: Lists the last object number
  • repository_learning_object_seq: lists the last object ID
  • repository_learning_object_version: Lists the version of the learning object
  • repository_learning_path_item: Lists the items of a learning path
  • repository_learning_style_survey: Lists the type of the survey
  • repository_learning_style_survey_answer: Lists the answer to the questions
  • repository_learning_style_survey_profile: Lists the profile and survey
  • repository_learning_style_survey_question: Lists the questions of a the surveys
  • repository_learning_style_survey_result: Lists the results of the users
  • repository_learning_style_survey_user_answer: Lists the answers from the users to the questions
  • repository_link: Lists url's
  • repository_matching_question: Lists the matches and the options to a question
  • repository_multiple_choice_question: Lists the options and the answertype to a multiple choice question
  • repository_profile: Lists the additional properties of the users
  • user_user: Lists the properties of the users
  • user_user_quota: Lists the learning object type and quota from a user
  • user_user_role: Lists the roles of the users
  • user_user_seq: Lists the last ID of user
  • weblcms_course: Lists the properties of the courses
  • weblcms_course_category: Lists the categories of the different courses
  • weblcms_course_module: Lists the properties of the modules
  • weblcms_course_module_last_access: Lists the last access date of a module
  • weblcms_course_rel_class: Lists which class is linked with which course
  • weblcms_course_rel_user: Lists which user is linked with which course
  • weblcms_course_user_category:
  • weblcms_group: Lists the properties of a group
  • weblcms_group_rel_user: Lists the users linked to a group
  • weblcms_learning_object_publication: Lists the properties of a published learning object
  • weblcms_learning_object_publication_category: Lists the properties of a published learning object
  • weblcms_learning_object_publication_group: lists the group which is linked to a publication
  • weblcms_learning_object_publication_user: lists the user which is linked to a publication

File Structure

Each user has his own directory which contains all the uploaded files. All these directories are stored under /Files.

Not yet implemented

  • Learning Path
  • Tests
  • Virtual Classroom
  • User tracking
  • List of groups a user is subscribed to
  • Export as csv-file
  • Link to group management
  • Distinction between subscribe students and subscribe teachers
  • Virtual meeting
  • Option to publish an event as an announcement
  • Filter to see only events for certain users or groups
  • Printable version of events
  • Blogs
  • Survey
  • Wiki
  • Forum
Personal tools