Skip to content

Commit 1767373

Browse files
ferranreciosarjona
andauthored
Update docs/apis/plugintypes/mod/courseoverview.md
Co-authored-by: Sara Arjona <[email protected]>
1 parent 11a8ae9 commit 1767373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/plugintypes/mod/courseoverview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags:
1313

1414
<Since version="5.0" issueNumber="MDL-83872" />
1515

16-
The course overview table in displays a summary of all activities in a course, along with relevant information such as due dates, submission state, completion status, etc. Both students and teachers can access the course overview by clicking the "Activities" tab in the course navigation. The new page replaces the old `mod/PLUGINNAME/index.php` page provided by the activity plugins.
16+
The course overview table displays a summary of all activities in a course, along with relevant information such as due dates, submission state, completion status, etc. Both students and teachers can access the course overview by clicking the "Activities" tab in the course navigation. The new page replaces the old `mod/PLUGINNAME/index.php` page provided by the activity plugins.
1717

1818
To customize the information displayed in the course overview table, activity plugins must implement their own integration class.
1919

0 commit comments

Comments
 (0)