Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ReportDescriptionMoodle Link
Progress by Activity Completion ReportTrack activity completion states of users in courses—filterable by user, course, course category, and date ranges.List of all course activities and their completion state by learner. Includes course, user, activity, completion state and date. Filterable by user, category, course and date. Admins see all data, Instructors see data for only their courses.Open in Zoola
Learners Course Progress View ReportTrack course completion by user, including completion percentages and last login—filterable Summary with Percent CompleteView detailing learners percentage completion of enrolled courses. Includes user, login, course, and completion percentage fields. Filterable by user and course. Admins see all data, Instructors see data for only their courses.Open in Zoola
HTML
<style>
table.confluenceTable th.confluenceTh, table.confluenceTable td.highlight {
    border-width: 1.5px;
    vertical-align: top;
}
table.confluenceTable td.confluenceTd {
  border-width: 1px;
  vertical-align: top;
}
td.confluenceTd {
	min-width: 100px;
}
</style>