Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: Diary.

Diary

From MoodleDocs
Revision as of 15:32, 27 August 2020 by AL Rachels (talk | contribs)

Diary is based off the Journal plugin. The Diary module allows a teacher to collect online text, audio, and video from a user. The user can create a new entry each calendar day. Each entry can be individually reviewed, provided with feedback, and graded, with overall rating results being shown based on the selected aggregate type of rating. Currently, the user can edit any entry, but cannot start a new entry on a skipped day. The data submitted by student is visible only to the teacher, course manager, or site admin, and not to the other users in the course.

To use

  1. Login and navigate to your Moodle course.
  2. Turn editing on.
  3. Go to the topic you would like to add the Diary activity to, then from the Add an activity drop down select Diary (assuming your installation has the plugin installed).
  4. Give the activity a name and in the description area, add a prompt that tells students what's expected of them in regards to the Diary activity.
  5. Select how many, Days available, the activity will be open.
  6. Select the, Aggregate type, and, Scale, along with the, Maximum grade, to use for rating student/user entries.
  7. Select/set the remaining options, especially the, Group mode, if you have very many users.
  8. Click Save and display.

Tools

Depending on the participates capabilities, various tools are available for real-time-use.

Student tools

On the view page, above the entries there is a toolbar with the following:

  1. Export to .csv - A students export will contain only their entries from the current diary. A teachers export will contain all the entries from the current diary. An admins export will contain all entries from all diaries on the site.
  2. Reload and show from current to oldest diary entry - Reloads the view page and sets the, Sort order, From current diary entry to the first entry, for the current user, showing the number of entries selected in the, Entries per page: drop down.
  3. Edit top of the list - Open the diary entry at the top of the list for editing.
  4. From first diary entry to the latest entry - Reloads the view page, with the users very first diary entry at the top of the list of entries.
  5. Lowest rated entries - Reloads the view page, with the lowest rated diary entry at the top of the list of entries. Note: any unrated entry is considered lower than any entry with a numerical rating.
  6. Highest rated entries - Reloads the view page, with the highest rated diary entry at the top of the list of entries.
  7. Most recently modified entries - Reloads the view page, with the most recently edited diary entry at the top of the list of entries.

Teacher tools

On the report page, above the entries there is a toolbar with the following:

  1. Export to .csv - A teachers export will contain all the entries from the current diary. An admins export will contain all entries from all diaries on the site.
  2. Reload and show from current to oldest diary entry - Reloads the report page, and shows the most current diary entry for each user with at least one entry.
  3. Current diary entries - Reloads the report page, and shows the most current diary entry for each user with at least one entry.
  4. First diary entries - Reloads the report page, and shows the first diary entry for each user with at least one entry.
  5. Lowest rated entries - Reloads the report page, and shows the diary entry with the lowest rating, for each user with at least one entry. Note: any unrated entry is considered lower than any entry with a numerical rating.
  6. Highest rated entries - Reloads the report page, and shows the diary entry with the highest rating, for each user with at least one entry.
  7. Most recently modified entries - Reloads the report page, and shows the most recently edited diary entry, for each user with at least one entry.

See also

  • Journal module - While the Journal module allows students/users to add text to one "entry", Diary moves one step further allowing students/users to add a new "entry" every new calendar day.