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
(WIP)
Line 40: Line 40:


== Setting up a learning plan template ==
== Setting up a learning plan template ==
Once you have a framework, the next thing you will need to create is a learning plan template.  
*Once you have a framework, you can then create a Learning plan template.
*Go to ''Site administration>Learning plans.'' Here you wil see any plans already created and you can add new ones by clicking the button "Add new learning plan template".


To create a learning plan template - go to the "Learning plans" node in the Site administration navigation tree.


(screen shot of the learning plan templates page)
(screen shot of the learning plan templates page)

Revision as of 11:43, 1 February 2016

What is Competency-based education?

Competency-based learning (also known as Skill-based learning) refers to systems of assessment and grading where students demonstrate their understanding, proficiency, or 'competency' in certain subject-related skills. CBE (Competency-based education) in Moodle is a framework for evaluating students against competencies in Moodle.

Setting up a competency framework

  • Site administrators, users with the XXX capability at site level or the XXX capability at category level can create a competency frameworkn and define associated competencies.
  • Go to Site administration>Competency frameworks: Any exisiting frameworks are displayed here, and you click the button to create a new one:
Click the button to add a new framework

General fields

Note: The required fields are: Name, Description, ID number and Scale

  • The ID number should be very specific, especially if it is likely that you will have multiple versions of a competency framework on the site at the same time (e.g. when revising framework each year).
  • The Scale is the default scale used when rating a competency. An individual competency in a framework can have a different scale to the framework.
  • Clicking Configure scales displays extra information about the scale for ratings. There should be a default value, which is assigned when the competency is completed by an automated rule - and the list of values that are deemed "proficient" need to be listed so that the student can see at a glance, which competencies have been achieved and which have not.

Taxonomies

Here you can define the words used to describe competencies in the framework, depending on their depth in the tree.

Once you have created a competency framework, it will appear in the list of frameworks and you can add competencies to it.

Note - It can take a long time to add a framework manually. If your framework is defined in a machine readable format, there may be a plugin in the Moodle plugins database that can import it for you.

Adding competencies to a framework

To add competencies to a framework, click on the framework name to go to the page where you can manage the competencies for this framework.

Managing competencies for the Mathematics framework

This page lets you build the tree of competencies that defines your competency framework. To start adding competencies, first click on a node in the tree (the topmost node in the tree will be the framework itself) - then click on the "Add competency" button. (if you have changed the name in Taxonomies, your button will be named differently, such as "Add skill".)

Note: The required fields are: Name, Description, ID number and Scale.

  • The ID number - this is required and must be unique within this competency framework. It is used to map competencies in backup and restore, as well as when migrating to a newer version of a competency framework.
  • The Scale and items in "Configure scales" will default to the scale configured for the competency framework, but can be changed for an individual competency if required.
  • Clicking Edit next to a competency once it has been created and selected displays other options, for example marking it as "related" to other competencies or creating an automatic completion rule. An automatic completion rule allows one competency to be completed automatically when all sub-competencies are complete.
More options with selected competencies

Setting up a learning plan template

  • Once you have a framework, you can then create a Learning plan template.
  • Go to Site administration>Learning plans. Here you wil see any plans already created and you can add new ones by clicking the button "Add new learning plan template".


(screen shot of the learning plan templates page)

The learning plan templates page is where you define a group of competencies that should be assigned to a group of users. This is more efficient than creating individual learning plans for many separate students - and later changes to the learning plan template will be reflected in the learning plans of all the students. You can create a learning plan template by clicking on the "Add new learning plan template" button. Once you have created a template, you can add competencies to it by clicking on it's name, to go to the manage competencies page for the learning plan template. This page lets you add and remove competencies from a template - and will also show which competencies are not assigned to any courses.

Once you have added competencies to the template, you can assign it to individual students, or an entire cohort of students.

Individual learning plans

Anyone can see their own learning plans from their profile page. Some users (e.g. supervisors) will be able to see the learning plans of other users (requires XXX capability at that users context). From your own learning plan you can see the list of competencies required, and the progress of each competency towards completion. Clicking on a competency will show a more detailed listing of all the evidence collected towards that competency.

Users with the XXX capability for their own user context have the ability to create a draft learning plan for themselves. A draft learning plan is only visible to users with the XXX capability - and can be sent for approval to create an active learning plan from the draft. Users with XXX capability can approve a draft learning plan.

Evidence of prior learning

Anyone with the XXX capability can provide a list of evidence of prior learning. This can be used to demonstrate proficiency for one or more competencies. To upload evidence of prior learning, access your own learning plans page and click on the "Evidence of prior learning" link. From this page, click on the "Add new evidence" button and provide as much detail about the evidence as possible (including files and urls to verify the evidence). Once the evidence is listed, you can link it to one or more competencies from any of your learning plans. Then you can request that someone reviews your competency to decide if the evidence is sufficient and rate the competency.

Course competencies

A teacher in a course can list which of the competencies they will be teaching in their course. They do this on the course competencies page in the course settings block. A teacher can add or remove competencies from a course here, and see which competencies have been linked to which activities. Clicking on the competency name will take the teacher to a grading page for that competency.

A student can also see (but not change) the competencies linked to a course - and will also see their current rating for each competencies.

Activity competencies

Competencies can be linked to activities which is useful for several reasons. First - it means you can make sure that you have activities or resources for every competency in the course, by looking at the course competencies page and finding un-mapped competencies. Secondly - it is possible to use activity completion to automatically complete - or add evidence to course competencies. To add a competency to an activity, edit the settings for the activity and select the competency from the list of course competencies. This is also where you can configure the rule to trigger on activity completion.

Manually rating competencies

A teacher in a course can, at any time, rate the students in the course against each of the course competencies. The easiest place to do this is from the competency breakdown report (this is a course report). This report lets you see, for one student at a time, all of the course competencies and the rating for each. Clicking on the rating will open a dialog containing the detailed evidence for that competency, and let you make changes to the rating. You can change which student you are currently rating from the user selector on this page.

Framework/Template/Plan Statistics

This feature is still in progress - so no docs for it yet - sorry.