Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Student activity completion: Difference between revisions

From MoodleDocs
No edit summary
Line 14: Line 14:


== Prototype / mock-ups ==
== Prototype / mock-ups ==
=== The course page ===


The course page will be enhanced to enable display of important activity dates and activity completion requirements.
The course page will be enhanced to enable display of important activity dates and activity completion requirements.
The dates will be displayed immediately underneath the activity title. For manual completion there will be a button as a call to action for the student and for automatic completion the requirements will be displayed in pills.
The dates will be displayed immediately underneath the activity title. For manual completion there will be a button as a call to action for the student and for automatic completion the requirements will be displayed in pills.


[[File:Example.jpg|thumb]]
[[File:CoursePage_ManualCompletion.png|Course page with example of manual activity completion]]
[[File:CoursePage_AutomaticCompletion.png|Course page with example of automatic activity completion]]
 
=== The activity page ===
 
The important activity dates and completion requirements will also be displayed when you are inside an activity.
 
[[File:ActivityPage_AutomaticCompletion.png|Activity page with an example of activity dates and automatic completion requirements]]
 
=== Course appearance settings ===
 
Whether or not the activity dates and completion requirements are displayed within a course and within the activities can be enabled and disabled for each course.
 
[[File:ActivityDatesAndCompletionSettings.png|Course appearance settings to enable or disable display of activity dates and completion requirements]]
 
=== Admin settings ===
 
Additionally, there will be a global administrator setting to enable or disable this feature on a site wide level.

Revision as of 04:28, 3 February 2021

Improving the student activity completion experience
Project state In progress
Tracker issue MDL-70469 (epic)
Discussion
Assignee Team International Legends


Introduction

For Moodle 3.11 the MUA voted for a project aligned with Moodle's planned UX/UI improvements. Most of the improvements will be released with Moodle 4.0, which is scheduled for November 2021. In collaboration with the MUA it was agreed there is an opportunity to deliver some UX/UI improvements already for Moodle 3.11.

As a result, the MUA project for Moodle 3.11 will focus on improving the student course experience. In particular, we will focus on making it more obvious to the student what the requirements are to complete each activity, and in doing so making it more obvious what the requirements are to complete the course.

Prototype / mock-ups

The course page

The course page will be enhanced to enable display of important activity dates and activity completion requirements. The dates will be displayed immediately underneath the activity title. For manual completion there will be a button as a call to action for the student and for automatic completion the requirements will be displayed in pills.

Course page with example of manual activity completion Course page with example of automatic activity completion

The activity page

The important activity dates and completion requirements will also be displayed when you are inside an activity.

Activity page with an example of activity dates and automatic completion requirements

Course appearance settings

Whether or not the activity dates and completion requirements are displayed within a course and within the activities can be enabled and disabled for each course.

Course appearance settings to enable or disable display of activity dates and completion requirements

Admin settings

Additionally, there will be a global administrator setting to enable or disable this feature on a site wide level.