Note:

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

Activity chooser: Difference between revisions

From MoodleDocs
m (Protected "Activity chooser": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Infobox Project
{{Template:Migrated|newDocId=/docs/apis/plugintypes/mod/activitymodule}}
|state = Open
|name = Activity chooser
|tracker = MDL-67255 (epic), MDL-57828, MDL-61511
|discussion = https://moodle.org/mod/forum/discuss.php?d=346664
|assignee = Team Alpha
}}
 
== Introduction ==
 
Through our road-map creation process of looking at highly voted tracker issues and relevant forum posts, as well as MUA interaction, an update to the activity chooser to simplify and make less intimidating, was chosen.
 
MDL-57828 was created and worked on, but unfortunately stalled, and did not complete its way through the integration process. There is a substantial forum post [https://moodle.org/mod/forum/discuss.php?d=346664], with many suggestions and current pain points with the activity chooser. The MUA created a proposal issue (MDL-61511) to tackle the same issue.
 
We have recently been analysing how course creation is achieved. Two main ideas were tested with focus groups to try and find the best away to approach course creation. With this information we are confident that we have a user focused design that will improve the activity chooser for everyone.
 
We would like to invite everyone to express their opinion on this improvement. Course creation is a Moodle activity that is fundamental to teaching a course online, and we would like to ensure that the process is as easy and intuitive as possible.
 
== Features ==
 
The following are changes that we are planning on making in this project. We have a demo that can be viewed and interacted with.
[https://projects.invisionapp.com/share/SVSREPYNBYG#/screens/388682478 Invisio mockup of the activity chooser].
 
=== Larger display area ===
 
The activity chooser will be wider and have the activities in a grid format. This allows for more activities to be seen at once.
 
=== Activities and resources are now merged ===
 
Our research found that the distinction been activities and resources was not useful to teachers and so now these two categories have been merged together.
 
=== Starred / Favourites tab ===
 
The user can now select activities to be added to the Starred tab. The starred tab is shown by default to users when pulling up the activity chooser.
 
[[File:activity-chooser-starred.png|The starred tab]]
 
=== Recommended tab ===
 
Site administrators will now be able to set a selection of activities as recommended. These recommended activities will show up in a tab in the activity chooser for the course creator to view. If no recommendations are made then this tab will not be displayed.
 
[[File:activity-chooser-recommend.png|The recommended tab]]
 
=== H5P activities included ===
 
We are looking at adding the ability for users to select an H5P activity from the activity chooser.
 
=== Smart search bar ===
 
To help find activities from the activity chooser, we will be adding a search bar, that will search through both the names of the activities, and also the information text, to try and find relevant activities that the user may want.
 
=== Other activity types ===
 
Other activity types such as LTI will be able to be added to the activity chooser for the user to select.
 
=== Activity information hidden ===
 
The information about an activity will be accessible through the 'i' icon. Clicking the link will show additional information about the activity. This will free up space for other activities to be shown rather than always taking up half of the activity chooser.
 
[[File:activity-chooser-info.png|Additional information about an activity]]
 
=== Adding activity items to the chooser through plugins ===
 
It is currently possible to include additional items to the activity picker (such as the external tools). We are looking at expanding this to allow any plugin to add items to the activity picker.
 
''What do you mean by this? I can see it makes sense for mod_ plugins to be able to do this, but why any plugin type? Can you give an example that shows why this is a requirement. Thanks. --Tim.''

Latest revision as of 12:46, 9 December 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!