Note:

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

Competency Based Education:Draft User Docs: Difference between revisions

From MoodleDocs
(Saving draft)
 
(This page will not be migrated to new devdocs)
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:WillNotMigrate}}


== Competency Based Education ==
{{Note|CBE documentation can now be found in the user docs: [https://docs.moodle.org/en/Competencies Competencies] }}
Available in Moodle 3.1 is a framework for evaluating students against competencies in Moodle. There are many separate parts for this feature, and this is a short walk through of the features explaining how to perform each function and what is it's purpose.
 
=== Setting up a competency framework ===
The first thing we need to do to use competencies in Moodle is create a competency framework and define the competencies that belong to it. This can be performed by site administrators or users with the XXX capability at the site level, or users with the XXX capability at a category level (for category specific frameworks).
 
To get to the competency frameworks page, open the site administration block and click on the "Competency frameworks" link.
 
(screenshot of the manage frameworks page).  
 
From here we can see all the available frameworks for the site, and edit them or create new ones.

Latest revision as of 14:15, 3 May 2024


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


Note: CBE documentation can now be found in the user docs: Competencies