I just wanted to post that the first version of the spec for the "Framework for competency-based education (CBE) in Moodle" is now live and we hope to get some great feedback about it.
This is not a technical spec - that will be a separate document to come later.
Please read through
https://docs.moodle.org/dev/Competency_Based_Education
and leave any comments here in this discussion thread.
Thanks - Damyon
Some quick thoughts.
I think that removing outcomes from gradebook is good idea, so only grades are there.So an assignment / quiz whatever, can issue a a grade and have competencies attached - but they are reported on differently but with the course.
I think we need to allow competency frameworks at category and course level, not just site level. Current use could have the Variations of the same framework (core and industry specific) used in 2 different courses - you would end up with a wide variety at site level which could be confusing.
Will the import handle the standard 3 level frameworks of Domain, Competency, Behaviour ?
Are you sticking with the language of competency, sub competency - nearly all the frameworks I have seen use Domain/ Category, Competency, Behaviour wording which may make more sense to those used to using frameworks already.
Will you be adding a visualisation for the framework - for example in a competency self assessment tool ->
"competency frameworks at category and course level" - this is possible to add to the design, but this does impact on the reports, and how to collate information.
For example - Teacher Terri adds their own competency framework with a new competency:
1.1.1 circles - "Drawing circles"
Ability to use a pencil to consistently draw large and small circles.
And Teacher Thomas adds their own competency framework with a new competency:
1.1.1 circles - "Drawing circles"
Ability to use the circle tool in Microsoft Paint to draw circles of different colours.
And Teacher Teresa adds their own competency framework with a new competency:
Teacher Terri adds their own competency framework with a new competency:
1.1.1 circles - "Drawing circles"
Ability to use a drawing tool to consistently draw large and small circles.
This now presents problems for reporting at all levels. Which of these competencies represent the same competency, and which are different?
Possible strategies for resolving conflicts are:
* Require unique identifiers for competencies across the site
** This creates problems for updating a competency framework to the latest version of a specification, while keeping the old data unchanged.
* Merge competencies with the same identifier in reports
** Only a real person could make an accurate decision whether 2 competencies with different descriptions truly represent the same competency or skill
Allowing teachers to create the competency frameworks can lead to inconsistencies - ie the first person to need a competency adds it to the framework - the quality of this competency is now determined by the effort made by the teacher who created it. Maybe they left out the description? Maybe they summarised the description incorrectly?
I think we should consider this change - but only if we can provide valid use cases where the convenience of the feature outweighs the negative impacts of inconsistent data and reporting.
I think it will be crucial to have "local" course and category level frameworks and site level, - so that course level frameworks are not seen by other courses adding confusion and that only globally used throughout the site level frameworks are viewable by others.
Think of a university with 8 faculties, with multiple schools, and courses - having to wade through all list of frameworks would be nono from usability point of view.
A teacher in a course should only be able to see frameworks that DO apply to that course, and not ones that never would surely?
I agree.
1) For many years in France we use Skills repository module (referentiel: it is a kind of porfolio for certification
https://moodle.org/mod/data/view.php?d=13&rid=2488&filter=1 - this is an old plugin, you have to be logged in to get the page).
Teachers manage skills at course level (creation / edition / deletion) but may use any global skills (read only capacity) in their courses.
So a Math teacher may set is own competencies list (we name that a "referentiel occurrence") for Geometry in a course and share it with others teachers in this course. But if he/she wants share with teachers in others courses he/she has to set this occurrence global, which needs a manager role.
Only managers (administrator role) may import/edit site level list of skills (i.e. global referential occurrence).
Collision between competencies' names can be avoided by giving to each competency a unique key computed using MD5("Competency long name (a text definition) + competency shortname (a string label) + author email").Any access to a competency use this key, but display label and description to users... If a collision between labels occurs, user has to choose between the displayed values.
2) I think that between site level and course level, a category level would be very useful, that is all course of Sciences category share the same list of competency frameworks, which would not be the same list for Humanities category.
In the table mdl_competency_framework we may set a category record (0 if site level), a course record (0 if category level) so a competency framework record with
label=Geometry_1, categoryid=2, courseid=309 would be a "course competency framework"
which would no be the same framework than
label=Geometry_1, categoryid=5, courseid=0 which is a "category competency framework"
or
label=Geometry1, categoryid=0, courseid=0 which is "a global competency framework"
Combining such hierachical architecture (atomic competency i.e. leaf in the competency tree, with a unique key and "contextualised" competency frameworks) we can answer to a lot of situations.
3) The terminology is a question of convention.
For implementation purpose, we have a distinction between architecture and terminology
- Competency Framework tree
-> [label 1] level 1 competency
-> [label 1.1] level 2 competency (sub-competency)
-> [label 1.1.1] level 3 competency (sub-competency) (this is a leaf in the competency tree)
-> [label 1.1.2] llevel 3 competency (sub-competency)
-> [label 1.1.2.1] llevel 4 competency (sub-competency) (this is a leaf in the competency tree)
-> [label 1.3] llevel 1 competency
(...)
The best would be to let each user set the labels he likes, exactly like we let a course creator to rename the roles at course level.
The problem with letting each user set their own labels comes when, as the program director of the nursing program, I want to get a report of how all students are doing on each competency. As the program director, I don't need to see how students are doing in each individual course or section of a course, but I will want to filter by demographic information of students. (Most faculties will not agree to system reporting filtering by section or instructor.)
This will also be true in K-12. If I'm a district 6th grade math coordinator, I will want to run a report on how all 6th graders in the district are doing on specific competencies. I hope y'all see where we can go with this in K-12. It will be possible to actually obsolete 'standardized' tests. Now that's a goal that will get some attention, at least, in the U.S.
It's not each user nor teacher, but each "author" of a Competency Framework who may choose the labels.
Other users can't edit that, just use it.
Eventually somebody can clone a Framework, then it will be a new Competency Framework which can be edited, competencies added or removed.
Managers have only to specify which version exactly is used by te Institution for evaluation.
By the way, if we should let anybody modify labels for a specific Competency Framework, it would be by an indirection, aka a local renaming, exactly like we do that for language strings. For example European Competency Frameworks have to be translated in many languages. It's a local modification that has to be stored somewhere. Translation tables may use local renaming mechanism...
Yes it will support "N" level frameworks. We are deliberately not enforcing limits on the levels so that this system can scale up and down as appropriate.
Yes - I think so - I think the language is heavily dependant on the learning environment. I have seen many different terms used for these things - and we are not strictly imposing 3 levels in the framework.
If so, please let each framework rename each level themselves in the configuration as competency/sub-competency is not meaningful to those who have specific terminology and would lead to confusion.
These are excellent examples of reports - I will link to them from the "Further work" section in the spec.
Of course all the the data captured by this system will be available for custom reports, webservices etc.
Damyon,
CBE is my "ultimate goal" for what I teach. This has been my goal for years, and I am now at the point of being ready to implement it next school year. In fact, your post is extremely timely. I look forward to working with you on this project and am offering my help if you would like.
Reading through your current docs, I found one thing that I think should be philosophically re-examined . It says"
"A competency is a unit of learning. All competencies belong to a competency framework, and it is likely that a competency framework will be defined by an external body such as an academic standards board."
Please don't assume this as a default position and create coding within moodle that would require an external board or give an external board supreme authority to govern what the "standards" ought to be.
As I see it, the reason CBE works in the first place is because each teacher is able to define what the standards ought to be for his or her own classroom. I am not opposed to standards, but I am afraid of standards being created which cannot be overridden by the local teacher. Currently, from what I see in your docs, the teacher can still create the competencies. All I am saying is that I would like the teacher to always be able to override and/or create new competencies, in addition to competencies that might be "pre-made" by some academic board.
Next week I am starting to remake my class to include CBE, so your posting is right on time. In fact, I would like to work with you on testing it out. Is there any chance we could correspond and work together on it?
Thanks.
Hi Doug,
My husband and I were reading your comments via email just now and were amazed that you too had read into this the same as we did regarding Competencies and Academic Standards. However, we can understand that not all competencies are academically based, but some will be necessary for a student to achieve should it be required of them to follow a set path to higher education.
Competency and academic standards are difficult to match, however the process of "APL" or "EPL" (the latter using competency based awards) can be crossed matched, but requires a degree of flexibility in achieving a satisfactory outcome.
Mary & (David Evans)
"A competency is a unit of learning. All competencies belong to a competency framework, and it is likely that a competency framework will be defined by an external body such as an academic standards board."
Please don't assume this as a default position and create coding within moodle that would require an external board or give an external board supreme authority to govern what the "standards" ought to be...
End Quote
No - we are not requiring that competencies come from any particular standard they can be easily created in Moodle - but at this stage we are only allowing them at the site level to enforce consistency (See other posts in this thread).
More thoughts.
I think that competencies being a unit of learning is too defined.
If the system is going to hold professional frameworks, has to be multi-layer, but not necessarily a competency equating to a unit of learning but to include performance.
Take example of a framework where:
One Domain/Category is Professional Practice
One Competency in that is Practises patient centred care
The behaviours belonging to the competency could be "Acts as a patient advocate to ensure that patient care is not jeopardised"
So when someone is being assessed on a submission, or whatever, they would be rated on the behaviour which add up to a competency as such.
(example from PSI Core Competency Framework for Pharmacists http://www.thepsi.ie/gns/pharmacy-practice/core-competency-framework.aspx )
However you would find similar aspects in many other professional frameworks.
Also - the word proficient - just as the scale for different levels can be simple met/not met, complete/not complete, they can be complex with 5 levels. equally what the framework refers to as being proficient should be customisable per framework such as competent instead, for example.
Regarding the structure, Others can use Domain, Standard, Criteria
Perhaps to avoid confusion the labelling should also be configurable per framework instead of just competency, sub-competency as an institution dealing with 2 different frameworks with different wording describing each layer could have confusion.
Thank you everyone for taking an interest in this topic. IMHO, this topic is at the core of teaching and learning. Allow me to illustrate...
Suppose you are teaching a course on how to do some basic cooking for a short order cook. The people you are training may or may not have great "academic" skills, but they can follow instructions if explained to them.
So, when you put together your course, you define all the tasks that a short order cook does. Here are a few, in no particular order:
1. Reads the customer order
2. Heats up a grill
3. Seasons a pan
4. Cooks an egg
5. Cooks pancakes
The list could go on, but if you want a good cook, each of these tasks should be done to perfection. Customers don't want their eggs runny when they order them scrambled. Pancakes cannot be wet and soggy. You get the picture...
Now, within each of the tasks above, there are subskills needed to do them correctly. For example, to cook an egg, the cook needs to know all the kinds of possible egg cooking varieties there are. Souffle, over-easy, over-medium, scrambled, poached, etc.
But, in order to cook an egg, it is absolutely vital that the cook understand English and can read an order. He or she also needs to know how to properly season the cookware. So what comes first, the order or the egg?
My point is that CBE isn't just a series of competencies, nor is it just getting a "passing" grade on any predefined competency. In this example, customers want their eggs made exactly right each time and every time. Therefore, if we are teaching a cooking course, the graduates from our school must not pass the course with some kind of sliding scale of how well each competency was learned (A,B,C,D,F), but instead we want them to master as many of the essentials as possible. I understand that our school wants letter grades attached to courses, however, ther real meaning behind the letter grades is not going to be how well each competency is learned, but instead on how MANY competencies are learned. Potential employers need to know which skills our graduates have mastered. In fact, using this logic, I would propose that a graduate of our school would have proof of each competency mastered in the form of a transcript that lists which competencies were mastered. In that way, a potential employer would be able to "cherry pick" which skills are essential for the job they are hiring and which ones are not. If they want to hire a cook, but it is not essential that the cook knows how to wash dishes (even though we might have taught dish washing), then it would not be important that their pool of potential employees mastered the skill of dish washing, but it WOULD be important that they mastered egg cooking! So, when they review transcripts of potential employees, only graduates with those skillsets that are important to their business would be considered for the jobs.
In our traditional models of teaching, when an institution certifies its graduates, it is saying, in essence, that ALL its graduates are equal, because ALL of them met "minimum standards" I am advocating not for MINIMUMS, but for MASTERIES! Ask yourself this...if you had a critical illness, which doctor would you want, the one who got a C average in medical school, or the one who graduated summa cum laude? After all, they are both "doctors", right? The answer is obvious.
Now, how would you apply this idea to academic subjects and testing? There are certainly some subjects that are more theory and knowledge-based than performance-based. Math students come to mind. Mathematics are a hard science. You either know it or you don't. Nevertheless, if you don't know geometry, you won't be able to do trigonometry. Additionally, if you miss a particular piece of geometry (the Pythagorean Theorem for example), you won't be able to calculate the angles of a triangle, and if you can't do that, then you can't properly understand how to calculate the acceleration of a ball down an incline in trigonometry. And, suppose that the day they taught the Pythagorean Theorem you were absent? You might still get a B in the math course, but you completely missed an ESSENTIAL concept that would handicap you in future math studies.
By defining essentials in an academic course (as opposed to ancillary competencies that aren't essential, but still important) and requiring mastery of those essentials, the confidence level of the school in its graduates is going to be much higher than simply judging graduates on the letter grade they achieved in their school career.
So, if CBE is implemented properly in Moodle, there needs to be acknowledgement of the need for mastery in each competency. Its OK if you want to judge your students as Superior, Passing, Marginal, or any other criteria, but just remember that the demands of the workplace are more concerned nowadays with whether your graduates are competent at serving their customers with the skills they define. If CBE is to succeed, it needs to have a method of ACCURATELY reporting on the skill levels of its students. The existing paradigm of letter grades for an entire course, not taking into account the mastery of the subsets required to succeed in a skill, are, IMHO, outmoded and inadequate for the economies of the 21st century.
This is very encouraging news. I agree with comments by Doug, Gavin and Mary. The important thing is to get this feature set going and to keep it flexible enough to change as we move forward. CBE will make Moodle relevant as a teaching and learning tool for all levels of education in all modes of delivery.
Greetings All,
I have been playing in the competency frame work area for just over 5 years now, using Moodle to try and put all the pieces together in the past has been.... well entertaining really, so I am insanely excited over this feature.
I have some reading to catch up on, but I wanted to support Doug in stating that Competence is demonstrated, being able to do something or knowing all about it from a book is useless if you can't actually perform the task at the end. My background has been in setting up the competency framework for aviation forecasting for the World Meteorological Organisation, and now I am taking existing competencies and combining them for Antarctic Forecasters.
I can see my MOODLE 3.0 set up being a Framework titled "Antarctic Forecaster Competence Framework" with sections underneath being:
- Forecaster is a competent Public Weather Forecaster,
- Forecaster is a competent Aviation Forecaster
- Forecaster is a competent Marine Forecaster
- Forecaster has completed Antarctic Specific competencies
so as discussions have flowed, these first three competencies could easily be courses run by other sections of the Bureau with their framework defining which elements have to be completed (all our framworks will eventually be endorsed by the World Met Org). I may not even need to assess the first three - if they are deemed competent by other areas of the Bureau - I can just plug the requirements in and only assess the Antarctic specific differences.
For this reason I support maintaining at least the capacity for the framework to be set at site level, but I agree that we need to have flexibility, to define a framework underneath that too. I want to know that my forecasters have completed official Aviaiton, Marine and Public Weather competencies that meet WMO standards, so that I only have to sort out the extra. I guess this is kind of getting into the world of the Subcourse plug-in???
We are likely to have a number of these frameworks within the Bureau where a person's job description outlines the competencies required.
Hmmmm, after all that I am not sure I have added much to the discussion, but perhaps the example will help others?
Cheers
Michelle
In this proposal - Domains, Standards, Criteria, Competencies, Behaviours, are all called a "Competency" - the level is not considered.
Any competency can have sub-competencies, and when they do, the competency or the sub-competencies could be marked individually - and the marking of the sub-competencies can become evidence for the competency. This scales up and down to any number of levels.
As for the language around "proficient" - we are using a scale to mark the competency, but we have extended scales to allow some of the values to be considered as "proficient" and some not.
E.g. you could use this scale for a competency framework
Horrible - Not proficient
OK - Proficient
Great - Proficient
And use a completely different scale for a different framework - but we can still do some reporting across both frameworks because we know which of the scale items means "proficient".
I'd like to take a stab at some of Open Questions for further Feedback while acknowledging that each of the questions likely deserve their own thread for discussion.
- How useful is the system, without completing the items under “Further work”? Is it better to implement the complete spec and release it all together?
- Would you expect a teacher to be able to create their own competencies (limited to their own course)? Would competencies that are visible only to a single course (and potentially conflicting with competencies from another course) be really useful?
- How would you expect to update to a new version of a competency framework, e.g. when the framework is updated by a standards body? Would you expect to replace the competency framework with the new version, or keep both versions side by side?
- Is there a use case for modifying a students learning plan that was created from a template? The alternative is for the student to have a separate plan containing only the additional competencies they need beyond what is in the plan.
- Do we need to allow competency frameworks for a single category?
Dan,
I'm not sure you and I are on the same page on this issue. I think there is a confusion in terms maybe. Here are my comments (in no particular order)...
Dan: A learning plan is really only a tentative report.
This makes no sense to me. At least where I teach, a learning plan is a LEGAL REQUIREMENT that I cannot bypass as a teacher. If, for example, the plan says a student must be read all his tests aloud, then I must do it, even though the other students do not have this requirement. Likewise, if there is a standard that applies to all the other students, but not to the one with the plan, then this student is not required to complete that standard, by law. Therefore, if a competency standard is required for all other students, and I am requiring it of this particular student, I would be breaking the law and his individual plan. Likewise, based on his individual plan, it is possible for additional standards to be required of this student. Saying that it is a reporting issue is not accurate, especially as I am advocating for mastery of standards (competencies) If I set up a gradebook that requires mastery of, say, 10 competencies for all students in order to get an A, but because of an individual plan a student only has to fulfill 8 of those competencies, his grade will be lower than other students because he didn't master all 10 competencies. That isn't fair or legal. Therefore, in order to give him a chance to get an A like all other students, I as his teacher, have to define two alternate competencies to at least give him a chance to receive an A like all other students. I can't just not require any performance on those two missing items. That isn't fair to the other students and would make a mockery of the course.
Dan: "Would you expect a teacher to be able to create their own competencies (limited to their own course)? Would competencies that are visible only to a single course (and potentially conflicting with competencies from another course) be really useful?
As above, this isn't even a relevant question, since competencies need to be defined and implemented at a higher level than course."
I don't follow you on this. Aren't you making an assumption here that competencies are defined by someone else other than the teacher? Why is that? I can think of plenty of situations where the teacher is entirely responsible for what is taught in his course or courses. I work in a state system where the state defines the standards. However, if I took the standard exactly as written by the state and tried to shove it into my course the students would have no idea what to do. Since my curriculum is performance based, I have to translate the standard into a performance done at the classroom level. Every teacher worth his salt needs the freedom to decide how students demonstrate mastery (proficiency)
Doug,
I don't think we're that far apart; we just need to agree on what the words mean and on the process and purpose. Yes, the competency must not be particular to a teacher or course. How the evidence for the competency is assessed as meeting the competency is where the teacher comes into the process. The teacher will also be involved in directing or 'teaching' the student how to create the evidence necessary to complete or partially complete the competency. I'm presuming here that there will be some competencies that are not completed or mastered with only one course.
We also need to agree on what we mean by 'learning plans.' Is it a plan or is it a list of competencies that need to mastered. We could have individual plans and then we can have plans that are not specific to an individual but are specific to a certificate or degree. For instance, nursing, social work, and teaching all have specific competencies that need to be completed or mastered in order to be awarded the license or certificate. An individual student may complete the specific competencies in a different sequence than some other individual but they will all need to be completed. Some programs do require that competencies be completed in a specific sequence.
It is possible that an individual student may have an individual set of competencies for a specific a specific goal, as in special education or individualized or personalized learning plans, but the competencies are common to other students. The evidence for showing mastery of the competency can be specific to a student, a teacher or course, but the competency must be common to something higher in order to have meaning beyond the student, teacher or course.
I think where we agree is that competency based education is central to and essential for education at all levels as we move forward. Competency based education is now feasible for all levels and disciplines. It was not practical prior to the wide-spread adoption of electronic teaching and learning tools, so we didn't even really think in terms of specific competencies; we just thought in terms of 'courses' - the set of learning activities that teachers created and kept track of and then reported on with an A, B, C, D, etc. A collection of courses completed earned passage to a different 'grade' in school or to a 'degree' from an institution.
We have been doing competency based education in many professional fields because we could define specific competencies that were generally agreed to by the profession. We haven't have't been using electronic evidence tagged to those competencies ubiquitously, yet, primarily because the process for keeping track of the professional competencies has been baked into the professional education; think medical school, law school, and teacher training in most states.
Competency based education will require lots of discussion beyond the functionality of the tools we use, but the tool functionality be key to moving the discussion and implementation. The sooner we get complete functionality the sooner we'll get more complete understanding and implementation.
Skills Framework are usually
proposed by a professional or by an accreditation body. This is
high-level learning targets that teachers of a curriculum must own -
although it must be "adapted" to the curriculum of the Institution.
A
cohort of students is related to a version of that skills FrameWork.
Depending on the nature of the changes to the Framework, it is possible
that the initial cohort should complete the curriculum with version 1 of
the Framework, while the next cohort will approach the program with the
second version of the Framework. Yes, we must manage versions of Skills
Frameworks.
On our University, Educational Support Service
promotes the creation of formative assessment and learning situations.
These situations are created by teachers and then integrated in the
different courses. Therefore, skills are first directly associated with
activities and indirectly only to courses. We need this granularity.
A
teacher assessment evaluates learning experiences of students of his
course and provides feedback on the skills through a criteria grid.
The
student, through his participation in several courses, get more
feedback on several skills. The student needs a summary table which
presents its performance and the central tendency for each skill (which
can be calculated using different algorithms of central tendency, as
shown in this example:
https://sacoche.sesamath.net/index.php?page=presentation__accueil__copies_ecran.
About
the naming of levels in the Framework, I agree with Jean FRUITET's
Statement: The best would be to let each user set the labels he likes,
exactly like we let a course creator to rename the roles at course
level. "
Following Dan McGuire's point of view, I agree that the "Further work" section of https://docs.moodle.org/dev/Competency_Based_Education should be in the scope of first release.
I agree with Jean and André to allow the naming levels in the Framework to be set by the user. Just like we can rename other roles. This will help to make it understandable in different contexts.
As someone who spends most of my time doing competency assessments of adults in a real workplace, I believe that this and other VET type courses or modules should be the key focus for this competency based education idea.
I may come back with more comments once I have had time to fully digest the details in the framework.
Thanks for putting up some responses to the posed questions Dan - I have followed your lead and tried to answer the questions too.
I work for the Bureau of Meteorology in Australia and so we come under the Government framework, but most closely align with the Vocational Education and Training sector in our country with our workplace training and assessment programs.
I'm sure Merrin will have further discussions with Allison and others about what some of my colleagues have raised in discussions too.
Our
naming convention generally follows VET practice in
Australia:
Qualification
> Unit of Competency
> Element
> Performance Criteria
Example:
Fire Weather Forecasting
> Produce fire weather warnings and specialised products
> Forecast spatial extent and
timing of fire weather hazards
> Forecast spatial extent of fire weather hazards during the forecast period
So each activity (quiz, assignment etc) in Moodle would need to be mapped to
the performance criteria.
Some
of our competencies use the simple scale not yet competent / competent, while others
have a 3 tier scale not yet competent / competent / enhanced. The 3 tier scale is used to have something for forecasters to aim for beyond the bare minimum requirements and rewards expert level forecasters.
I like the idea of the simple dashboard view for students and the ability to set the competencies to either automatic or to have a review mechanism.
Answers to the Open Questions are below
- How useful is the system, without completing the items under “Further work”? Is it better to implement the complete spec and release it all together?
Integrating badges is not a big deal for us yet, but we may go down this road in the future, so not a deal breaker.
Linking activities and questions as evidence of competencies is highly
desirable.
For example Aviation forecasters have core content that they all need to be
across, but then some specific activities depending on the region in which they
work. People in the tropics need to understand tropical cyclones, but people in
the mid-latitudes need to understand cold fronts. Both groups need to
understand local weather phenomena at the key airports in their region, which
is tested in separate quizzes.
Please clarify: could a quiz with a series of questions covering multiple
performance criteria be used as evidence in multiple places?
Alternative ways to "automatically complete" competencies is highly desirable.
Interaction with the existing Moodle "Outcomes" is not really important in our context as we have not used Outcomes in many of our courses to date.
- Would you expect a teacher to be able to create their own competencies (limited to their own course)? Would competencies that are visible only to a single course (and potentially conflicting with competencies from another course) be really useful?
No, this would be done at a higher level as external or organisational sign off of the competency framework is required. Although in our context, apart from the Site Administrator, everyone else is a 1 person training program - instructional designer, subject matter expert, content creator, facilitator, trainer and assessor all wrapped up!
- How would you expect to update to a new version of a competency framework, e.g. when the framework is updated by a standards body? Would you expect to replace the competency framework with the new version, or keep both versions side by side?
Our competency frameworks are ratified by either internal stakeholder groups or external authorising bodies. If the framework was updated, there would be a transition period while the trainers figure out if there are any gaps in the activities or evidence captured and to remap the activities to the new framework. Maybe keep both versions side by side during the transition phase, but at some cut off point, just use the new framework. We would want to keep all the previous evidence and if it's still current to map that evidence to the new framework. Most of our competencies have a validity period of 5 years. It would be good for students to be able to track when their competency validity is approaching so they know they have to do a refresher or provide some evidence of current competency to maintain their qualification.
- Is there a use case for modifying a students learning plan that was created from a template? The alternative is for the student to have a separate plan containing only the additional competencies they need beyond what is in the plan.
The flexibility to tailor a learning plan, but still having core elements from a template would be really beneficial. Take this example: A Graduate Forecaster has been posted to work in the Darwin Office - they get assigned a learning plan relevant for forecasters working in that particular office which includes competencies in aviation forecasting, public weather forecasting, marine forecasting, fire weather forecasting, tropical cyclone forecasting. This would normally be completed over a 3 to 5 year period. After 2 years, the forecaster moves from the Darwin Office to the Sydney Office. The set of competencies they require is different - they no longer need tropical cyclone forecasting, but now they need severe thunderstorm forecasting.
- Do we need to allow competency frameworks for a single category?
I'm not sure if I'm on the right path with this because I don't do the site administration side of things, but from what I can see on our Moodle site, the category level (In my case Category = Meteorology) is exactly where we would want to define our competency frameworks. This is because the other course categories (e.g. Engineering, Observations, WHS) all have completely different requirements from different authorising bodies.
Hello everyone,
This is just to inform you that in addition to this forum, there is a survey available in English and in French.
English version: https://docs.google.com/forms/d/1T4ScNUsWSqKkA4-cVdXpO4R5dneaQ1vgcTtqnH-bCJM/viewform?usp=send_form
French version: https://docs.google.com/forms/d/1uJWklifC5xDO1FSk-j3bp9Dsezyfpgi4kWFAWM9p_I0/viewform?usp=send_form
Your answers will be much appreciated.
Thanks,
Allison.
Damyon,
Sorry to be late to this, but it has been a busy time. I must admit that, as the guy who wrote the specification for the original re-do of Outcomes (https://docs.moodle.org/dev/Outcomes_Specification), I'm very confused as to why we are going to re-write it again. I think that some of the stuff that you have added (Learning Plans for example) are brilliant, and necessary, but most of the framework stuff is actually already done in the Outcomes 2 work that we did a couple of years ago. The code is already here (https://tracker.moodle.org/browse/MDL-40230?jql=text%20~%20%22outcomes%202%22).
We've got dozens of clients using it, and for K12 institutions in the United States, it already has all 50 states of standards including the common core available for it. We've gotten great feedback on how it has been going. It seems like if you use this as a starting point, you would be able to get to the "further actions required" more quickly, and make it a much better tool. It has already been peer reviewed, we have test plans, it has gone through QA and everything. This is open source at its best!!!
Okay, on to the feedback on this specification in particular. I have a unique perspective since we hosted a bunch of focus groups and have done a lot of user research out Outcomes and competency based education. First bit: we should not use scales, or at least should make them optional. Very, very few institutions really use scales, and the use of them is not standardized, which makes reporting on them much more difficult, and in the end, the reporting is one of the most important bits.
You have to be able to to link competencies to quiz questions, or it is essentially a no-go for courses that have any type of scale at all. There has to be a way to do auto grading, and you have to be able to say that someone got it right or wrong without doing each one individually. Getting down to the question level (or the rubric row level) is a MUST. We've done that in the Outcomes 2 code, and we have gotten really good feedback.
Finally, I think that the way that you set up permissions and default roles will be critical, especially around Learning Plans. This is one of those areas that will likely be managed by someone who is not a typical Moodler, and may not even regularly use Moodle. Perhaps the best way would be to integrate with external systems, where these competencies are already defined. In Outcomes 2 (or as I may start calling it, Competency Based Education 1), we did this by supporting imports, but the permissions should really be extended to be more flexible, especially for people that don't typically use Moodle (Program Designers, etc.).
As a side note, we here at Moodlerooms would really appreciate you building a migration from Outcomes 2 to whatever this becomes, if you decide to NOT use the Outcomes 2 code. As I mentioned, we have dozens of clients using this already, and we also have gotten feedback from others in the community that they are using Outcomes 2. It would be a real shame to make them go back on what they already did. We also need to make sure that you get to feature parity with Outcomes 2, so that they don't lose functionality (quiz questions being the most important).
Phill
I think Phil's confusion about why the Outcomes specification is being re-written deserves some attention. Why hasn't Phil's specification been widely adopted?
I'll offer my own explanation and I'm sure there are others: It appears that Martin Dougiamas thinks that there are not very many Moodle users who would use outcomes at the activity or item level and therefore he hasn't been pushing to have that capability included in Moodle.
So, without those capabilities in Moodle there are not very many people thinking about using them at their institutions. I understand that this set of features is complicated from a technical coding perspective as well as from an administrative end user perspective. I think it's actually most 'complicated' at the administrative end user level, but I'm not a coder so I can't be sure. Outcomes as per Phil's specification will drastically change education at most levels, and once the technical capability exists we will be able to begin to show end users how this capability will be transformative in a way that few other new features in Moodle have been. I don't expect many administrators to be clamoring for change until they can see very concretely how the system works - they want sample reports that include lots of sample data, and they want to be able to modify the labels and filtering on the reports, and they, for sure, want the outcomes at the item/activity level.
The 'competition' is busy creating a similar capability not with flexible reporting but with links from the item/activity level to 'content' that they are selling to the administrators. The competition is building a system that attempts to eliminate or minimize the role of the teacher.
I forgot to post the forum thread where the community debated this topic already as part of the Outcomes 2 work, and we reviewed the technical specification, etc. Lots of good stuff in here and some specific use cases that we tried to meet.
https://moodle.org/mod/forum/discuss.php?d=220143
Hello,
It's very encouraging to read about the new developments with the competency framework - I think this work is reflective of the shifts in mindset towards assessment practices in education.
1.1 Summary
“The goal is to implement a system that supports competency based education in a flexible way so that it can be used effectively by the many different target audiences.”
suggest adding:
“The Framework for Competency-Based Education builds on the following fundamental beliefs that each course within the framework:
includes specific competencies which are course requirements;
provides learning opportunities to develop attributes, skills, and understanding; and
incorporates activities which are evaluated to determine achievement.”
1.1 Learning Plans
suggest:
“Initially, they will all be marked “incomplete.”
add section from 1.4 Learning Plans: “There can also be multiple examples of “Evidence of prior learning” attached to each competency.”
reasoning:
allows for the opportunity to represent the competencies in one course within a continuum of competencies in other courses
philosophically, mentioning this acknowledges that students in the course come with attributes, skills, and understandings and that the course will develop their competencies within the content and context of the course goals and rationale
1.2 Competencies
“Note that the import operation can work like a merge, so if you are importing a newer version of a framework into a site that has an older version of the framework, the import will update existing competencies with the same ID number, instead of creating new competencies.”
question:
If someone is reviewing evidence of completed competencies, is there a way where they can see which version of the competency framework was being used at the time of evaluation?
1.4 User Learning Plans
“A user learning plan is a collection of all the competencies they should achieve, optionally, before a certain date.”
suggest: “A user learning plans articulates the plan, the progress, and the evidence of achievement of the required course competencies.”
“The Plan: Draft stage
The draft stage represents the proposed plan a student will follow to develop the necessary attributes, skills, and understandings necessary to demonstrate achievement in the required competencies.”
“The Progress: Active stage
In the active stage, there is a listing of the scope and sequence of the selected learning activities which the student will progress through to develop the required competencies.”
“The Evidence: Completed stage
The completed tab includes the learning activities and evidence of achievement which the student has completed for the required course competencies.”
“Competencies that exist in the template cannot be removed from the user’s learning plan.”
opinion:
important feature for credibility of course content and credentials/badges which acknowledge successful course completion
“Competencies can be added to a user’s learning plan.”
opinion: this feature,
allows for students with accommodations to be able to outline a learning plan which aligns with course competencies
provides the opportunity for the articulation of additional competencies, such as behaviour competencies, to be included alongside curricular competencies without affecting course requirements
creates a space for students who are working towards “credit recovery” from a pre-requisite course to be able to include additional competencies
“There can also be multiple examples of “Evidence of prior learning” attached to each competency.”
opinion:
important feature for apprenticeship/credit recovery programs
acknowledges diversity and supports inclusive learning environments
“Whenever a comment is made against a learning plan approval request is accepted or rejected, the student will receive a message about the change.”
question:
is there a way multiple reviewers can make comments which are not visible to the student?
1.5 Course Competencies
“When manually marking a competency, it is recorded as evidence… “Teacher X manually specified this value in this course…”
need to consider implications for credibility of course content and credentials/badges which acknowledge successful course completion
Outstanding Work
I’ve developed a competency framework and learning plan for my research and I will develop an exemplar of what it would look like in a Moodle competency framework if this would be useful
question:
is there a way multiple reviewers can make comments which are not visible to the student?
I can't see a situation where such a functionality would be useful / ethical. Can you give an example ? And how would you like that the status of such comments can be modified ? Majority decision ?
> Outstanding Work
I’ve developed a competency framework and learning plan for my research and I will develop an exemplar of what it would look like in a Moodle competency framework if this would be useful
The following spec was added :
"The taxonomy refers to the naming for each level in the framework. Up to 4 levels are supported, and the name for each level can be set from the following list: Domain, Competency, Behaviour, Indicator, Outcome, Level, Concept, Value, Practice, Skill, Proficiency"
- Would it not be more flexible and appropriate to just let the user customize his own competency level names?
- Why is naming limited to 4 levels? I don't think right now we have people using more than 4 levels naming but again, would it not make it a more flexible Framework to have "unlimited" level terms?
Thanks!
Hello Damyon
First congratulation for those specs which are a real work outcome. I'm exchanging for years with Jean around his Refrentiel module, and get somewhat really happy i can recognize some nice ideas and topics we were dicussing in France around Referentiel reshaping.
I guess the future outcoming implementation will be supporting quite widely th academic area of assement with a competency approach.
I am also working for a long time around Professional Development area in which we use very similar models. In those models appear IMO a new concept related to scaling the competencies. Jean initiated this approach using a "footprint" concept of the competency, that is the number of times it is verified (quantitative evaluation of success regularity) to really be marked as proficient. In the same trend f.e. the European Asociation of Cardiologists require from his members 100 electrocardiogram successful analysis to approve the "cardiogram diagnostic skill".
I read in some final posts of the thread that larger scales than "met, not met" might be used. Givin provision to use real scales could serve such situation.
In the same programs, we also face a regular model that needs three evaluation tracks to be managed :
- The first track asks the student to self evaluate the competency he thinks he is capable in (probably with more or less lucidity)
- The second track is the "expected level", so that decided by the Framework Administrator or the Learning Plan Administrator. Just tells the skill "level" or "status" required to get proficient in it.
- The last track is the "really assesed" competency evaluation, usually be teacher. This track would be prone to evolve from a first evaluation to a final state, tracking a time period in which students work for improving their stength.
The purpose of introducing the self evaluation is of course to reinforce self-examination, self-diagnostic and motivation reinforcement, by clarifying the distance between reality and fantasmatic egocentric positionning,
Of course activating self evaluation track should be optional.
Do you think there is some room in your design for such a way to score competencies ?
Again, thanks for your spec freshness !
It is better that we spend the time to make this a complete solution, than releasing something early that is only half finished. Soon we will put up a prototype of what we have done so far on prototype.moodle.net. I will post here when that is available.
Hi
A really nieve question but with the development of this function will it impact on the use of Outcomes being used now?
We use the outcomes feature which we have 'tied' into out personal developement recording system.
Regards Gary
Totara Site Management: Competencies on Youtube
Is this kind of things you are implementing in Moodle ?
If yes it would be quite useful, but we need many improvements... as granularity at the activity level and a mechanism to match outcomes.
I will love to have this feature in moodle. What are new dates/timeline to for release? It will be nice if you can throw some light.
Thanks,
regards,
Maheshwar
Hi everyone,
We have an important question about the competency framework model and we would like to have some feedbacks from the community on that.
Question : In your knowledge of competency-based education, is it possible that a framework has more than one unique scale? In other words, would it be necessary to be able to override the scale for a specific competency in a framework?
Your help would be much appreciated.
Thanks!
J-P
That question is indeed important. In order to make it more addressable, it would be useful to have a link to the latest most complete definitions of 'framework' and 'scale' as used in this context.
What is a 'framework' in relation to a 'competency.'
I hope this doesn't further confuse the issue, but I think it's worth noting that Taskstream just announced their new 'Aqua' (I guess it's rather fluid.) Taskstream's announcement showed up this morning in my inbox immediately below the email from Moodle that contained the link to this discussion.
Thank you for your work on this crucial project.
Hi Dan,
Well for now the definition is pretty wide and that's why it would be good to know how different institutions/organizations structure their own frameworks (sets of competencies) and if competencies evaluation can be done on different scales within frameworks.
Here are the definitions, as described in the CBE documentation :
- Competency framework : "A competency is a unit of learning. All competencies belong to a competency framework, and it is likely that a competency framework will be defined by an external body such as an academic standards board".
- Scale : "The scale defines how a competency is marked as complete. Each competency framework can define which of the standard Moodle scales should be used when marking a competency."
Thanks for your help.
Thank you for the clarification and the continued dialogue. I can send an example of a framework later this evening.
Thank you, Jean-Phillipe. Keeping the definition of those terms close at hand will be, I think, necessary for months and years to come. Both words are susceptible to being modified or completely changed.
To your question, I think even if it were very easy to create the ability to use different scales within frameworks, we should not be promoting that kind of flexibility unless a very clear and convincing case(s) can be made as to why that is a good idea. The whole point of competencies is to be able to communicate what a student has learned to those beyond the classroom or department. Multiple scales can be useful for individual courses or sets of courses, but when we say we're measuring a competency we're using a definition of that competency that has meaning for all who use the framework. So, the measurement of that competency needs to have a standardized scale. If not, we could be comparing one runner in kilometers per hour and another in miles per hour. And, yes, the whole world will benefit when the U.S. adopts the metric system.
Hi Dan,
Thanks for your feedbacks! Well then for now there will be only one unique scale by competency framework but we'll make sure that it'll be simpler to implement a custom scale at competency level if necessary in the future.
Cheers!
This is an early prototype - expect many improvements and bug fixes before this feature is released.
If you have feedback about this feature you can reply to this thread.
Thanks!
Daymon,
Promising start. I'm curious why the new tagging system/
I wonder though if we are adding complexity to Moodle instead of extending/expanding the use of an existing feature, Tags. There was some great work done recently on tagging which I think is a good foundation for adding meta information like competency area to Moodle activities and resources. Additionally, by using Tags it would be possible to link directly to questions at the item level (rather than just at the examination level which may be inadequate for measuring competencies).
Just curious if that was explored/if there are reasons why it was not pursued.
As a follow-up to that, would it be possible to add competency at the item level (directly to questions) just as tags are allowed now?
Cheers,
Joe
I'm torn between thinking that CBE might be quite useful and the knowledge that Moodle is rarely described as being feature light but sometimes described as interface awful. At the moment I don't really understand the CBE stuff and I have been trying. If anyone can suggest how it might map to UK FE Vocational qualifications they would gain my enduring respect.
I have a fantasy of a Moodle 3.X that has bug fixes, zero new features but some awesome usability fixes.
Marcus,
Send me a link to the specific UK FE Vocational qualifications you're referencing. Your enduring respect is my goal.
Hi Dan
The qualification I am interested in is what is referred to in the UK as BTECs, which are graded as refer, pass, merit, distinction. The reason this is a huge deal in the UK is that most 16 - 19 year olds are graded this way. Despite this no Virtual Learning environment free or commercial has any direct support for this style of marking. You may get an idea of what is involved from the documentation for the Moodle BTEC advanced grading plugin I have created which you can see here
https://docs.moodle.org/30/en/BTEC_marking
I am very curious as to how the new CBE might be tied in to this type of course (not necessarily via my plugin).
I am interested to see if principal Skinner is going to be able to explain the new CBE to Edna Krabappel.
First - any framework can be marked against any of the standard scales in Moodle. If you need to - you can even have different competencies within the framework marked against different scales.
Taking your example above - you would configure the scale like this:
Refer (Not proficient)
Pass (Proficient, Default?)
Merit (Proficient)
Distinction (Proficient)
To explain the proficient and default values better:
Proficient means you can be considered to have attained that competency at a sufficient level. This is important when producing reports across competencies that have been marked using different scales. For example - we can say that a student has achieved 68% of the competencies in their learning plan - even when those competencies might have been marked across different scales.
Default is only used when you are using the automatic completion features of CBE. This means you can set up a rule so that a competency is achieved when a student "completes" a course or an activity (using the standard Moodle completion features). When a competency is automatically achieved, the student will receive the default value from the scale.
In more detail - competencies can be "rolled up" using complex rules. (This is configured on the manage competencies page for a framework).
So a competency may be comprised of 6 smaller competencies. You can assign a points value to each of the smaller competencies, and set a required number of points for the parent competency to be automatically achieved. You can also say that some of the smaller competencies are "required". When a student completes enough of the smaller competencies to pass the points required, and all of the required smaller competencies are achieved - then the parent competency will be automatically assigned the default value from the scale.
I apologize ahead of time if I missed the references in this thread or the referred documents, but can you post where the relevant tracker items are for the work being done here? I'm curious to see what core features are being modified and added.
mike
Damyon,
Is there a way that we could have access to an instance that doesn't get reset every night? One of the key ways to explain how this feature set works is to have some actual student artifacts in more than one course, and then run some reports on them. That will take time to add to a course; it will also enrich the conversation about if then we, as many people as possible, can comment on how the features work.
I think my understanding moved ahead a click today, but I think principal Skinner is going to have his work cut out.
Well, Marcus, those who understand CBE must ensure it is explained as clearly as possible, so as to help Principal Skinner when he has to handle Edna..
There are 2 repos at the moment.
One is Freds:
Repo: http://github.com/fmcorz/moodle Branch: cbe
Freds repo contains the 100% peer reviewed code that will be eventually be sent for integration.
The branch on the prototype sites though contains a few additional issues and fixes that I added without peer review - just to get a prototype out quicker.
This one is mine:
Repo: http://github.com/damyon/moodle Branch: CBE_DEMO
There are also some framework importer plugins here:
https://github.com/damyon/moodle-tool_lpimportcsv
and here:
https://github.com/damyon/moodle-tool_lpimportau
I have read through the prototype and was wondering about a couple things. Will it be possible to match various competencies in a given course and based on the score they acquire in the pretest they will only have to do those lessons that deal with those competencies that they failed?
I think, the current plan is that individual items in a quiz will be able to be aligned to individual competencies via a plugin.
Using the current plan, If the 'pretest' consisted of multiple quizzes then I don't think a plugin would be required if each individual quiz were aligned to a competency. I think it might be good to have more than one quiz item to determine mastery of a competency. Then, each quiz could send the student to another activity or lesson based on whether or not the achieved a certain score.
I'm getting confused. What is a tag? And by 'item' do mean a specific question on a quiz or a criterion in a rubric?
I think it will be useful if individual quiz items and individual rubric criteria could be aligned to a competency. A response to an assignment activity could then fulfill more than one or parts of more than one competency. Is there a glossary related specifically to this work somewhere? I think we're conflating more than one historical process for assessing learning, which might be a good thing. Trying to satisfy all of the requirements of all of the various different ways that learning has been assessed previously is tricky.
OK, I read through the thread again and see that Damyon has already answered my questions in the previous post about individual quiz items and individual criteria in rubrics, which, then, currently can probably be aligned to competencies by using plugins. That seems reasonable for now. Best practice for aligning individual items and criteria will likely be an ongoing discussion and may depend on use case.
My next question is can one assignment, or via plugin, one quiz item, or one rubric criteria be aligned to more than one competency? That would be an important function, I think, and likely possible but I can't find it explicitly stated in the current docs.
It is possible to assign more than one competency to an individual activity - I just tried in the College CBE protototype. I'll update the Draft CBE documentation later today.
This is truly spectacular work, Damyon. Thank You. You've set in motion some profound changes for education at all levels.
Now, to the questions that still need to be addressed - should we respond here or will we need a separate thread for each (the latter is my preference.)
Here's the questions that appear at the end of spec:
Open questions for further feedback
- Would you expect a teacher to be able to create their own competencies (limited to their own course)? Would competencies that are visible only to a single course (and potentially conflicting with competencies from another course) be really useful?
- Do we need to allow competencies to be linked to individual questions?
- Do we need to allow competencies to be linked to individual items on a rubric/marking guide?
- How should self-evaluation of competencies work?
Outstanding work for this spec
- The examples should use consistent names for user types, competencies and courses. It would be easier to use a real example of competencies from a real framework
- The terminology for child/parent relationships should consistently be:
- Parent
- Sub-competency
I too am looking forward to what you can make of Marcus' UK FE Vocational competencies
You say it would be easier to use a real example of competencies from a real framework I thought the competencies in the workplace demo ARE real examples?
(But with these examples - I only have access to the framework data - not examples of how these frameworks are used in real learning environments / workplaces).
Would you expect a teacher to be able to create their own competencies (limited to their own course)? Would competencies that are visible only to a single course (and potentially conflicting with competencies from another course) be really useful?
Current Answer: No - not unless there is significant demand. Course level competencies defeats the point of using a standard set of competencies and hinders reporting.
Do we need to allow competencies to be linked to individual questions?
Current Answer: Not initially. The entire system is plugin based though - and it is possible to add new plugins that attach competencies to different places. This is particularly challenging to do in a nice way for usability.
Do we need to allow competencies to be linked to individual items on a rubric/marking guide?
Current Answer: Not initially. The entire system is plugin based though - and it is possible to add new plugins that attach competencies to different places. This is particularly challenging to do in a nice way for usability.
How should self-evaluation of competencies work?
Current Answer: We are building in a workflow where students can evaluate the competencies in their own learning plan - or in a course - and send the competency for review (with comments and links to evidence) when they think they have achieved it. It will then sit in a queue of competencies waiting to be reviewed - and someone can manually assess it.
Damyon, to your statement "Course level competencies defeats the point of using a standard set of competencies and hinders reporting.", I don't believe this is true. I think there are many examples where a course-specific competency would be valuable. Standard sets are great, but that doesn't mean they are all inclusive of the competencies an instructor expects in addition.
Mark, can you describe some of the examples where a course-specific competency would be valuable? What would a report including those course-specific competencies look like and how would it be used?
Expectations of an individual instructor that aren't equivalent to competencies of the framework, a framework is something larger and more comprehensive than a course, are merely expectations of that course, shouldn't be included in the framework report scheme.
Maybe I have misunderstood this, but that is why I am joining in the discussion here, to find out more and learn more... as a former UK teacher I am seeing course specific competencies as very important, assuming you mean competencies which apply in one course? Say I am a teacher of auto mechanics who uses a single Moodle course for some of the competencies? Some of the activities are done online, like assignments and quizzes, and some offline but using Moodle assignment for grading.. I am the only auto mechanics teacher in the school so I am the only one running this diploma course. The competencies are only needed in my course and I am the only person who can say yes or no, the student has met them.
This raises another issue that I am currently uncertain about which is this tracker issue - MDL-50439 - there is a block on the dashboard for managers to see /decide whether students have met a competency or not. This block is not by default visible to teachers as it is felt teachers don't necessarily have the full picture and indeed in some organisations are not allowed to decide upon competencies being met. But my experience (example above) I'd say is very common in UK colleges.
If you are the only teacher using the course and the associated competencies there is no need for course specific competencies; the framework competencies will work just fine. And, if you or the institution should decide to expand the program and add another instructor, they could use the same competencies. I think in order to keep the certification process equitable, you would certainly want to use the same competencies.
The other instructor could devise some different lessons and assessments, and students could submit their off line work which would be assessed as meeting or not the same competencies. Course specific competencies are what we had with the existing outcomes, and that is not useful for what needs to be done in most educational institutions.
CBE, Standards based grading, or student learning outcomes reporting are systemic features and NOT teacher focused features. This is new territory for Moodle which has previously been very religiously 'course' based. The new CBE features will make Moodle much more useful for lots of things in education.
Yes that's correct. Basically competencies are things that belongs to the learner, not the course, and they should be consistent that way.
Another option for the use case Mary mentioned, however, is to simply use the existing Outcomes system that is already there in core (and will remain as an optional thing). Ultimately Outcomes end up in the gradebook for the course.
I think the most important feature is the ability to quantitatively or qualitatively report achievement at any point of the competency framework.
I would define a competency framework as a tool which enables communicating achievement quantitatively and qualitatively through the design of an educational program
Quantitative indicators of success = percentage, letter grades, scale, rubric...
Qualitative indicators of success = written feedback, met/not met, scale, rubric...
I've tried to demonstrate/outline my thinking on the assessment principles in a slide presentation... there's a disclaimer before looking at this though... my ability to use computer graphics is limited to literally cutting and pasting, using markers, and paper then taking a picture to put in a slide presentation. I didn't go into great detail, but I can explain in greater detail if my ideas help out.
Solange
Here's an article by one of the leading proponents of CBE in U.S. higher education, Paul LeBlanc. The article serves to highlight why CBE is important. But, LeBlanc's purpose in the article is to argue against the 'rigidity' that is being voiced by accrediting agencies which is being driven by the 'rigidity' and conservative approach the Office of Inspector General, OIG, is taking. In short, the OIG are the people that define how federal money will be allocated for student loans. They're still interested in a time based system because of the nature of paying for education. The existing system is based on releasing money as credits are earned within a time frame. That financial system is having trouble restructuring itself to release money as competencies are earned.
I'm somewhat oversimplifying the discussion - Here are the links in the article for more detail
https://experimentalsites.ed.gov/exp/pdf/CompetencyBasedEducationGuide.pdf
One of the underlying issues that is only mentioned briefly is the fact that almost all institutions are struggling to create the technical capacity to directly assess competencies and then to create the necessary reports for the student, the program, the institution and outside agencies. That's the problem that the result of this discussion and the work that Moodle is doing will solve.
Incredible! Exactly what we in the k-12 field who are transitioning to a competency-based model need. Any idea on when it might become available?
This is great news!
Do we have an approximate release date for this?
I need to factor this in with other development in our organisation
An approx release time would be appreciated
Gary
Gary, this is slated currently for 3.1 which will be released in May.
Thanks Joseph
Hi Damyon
Are the demo sites set up yet?
I would like to take a look at the CBT function
Gary
Damyon,
I suspect that CBE will add a lot of new strings in Moodle, and, as the maintainer of the french translation, I've some concerns about the time necessary to translate them before the release of Moodle 3.1.
Have you an estimate about the date when CBE will land in AMOS?
(As a matter of fact, it's possible to translate the strings outside of AMOS, but it's more cumbersome.)
Hi Nicolas,
Don't worry, we'll be able to provide some help with the translation to make it in time for the release, as soon as it is available in AMOS
Best regards,
Jean-Philippe
Thank you in advance for the help
Nicolas
My next question is will 3rd parties or graders other than the teacher be able to mark competencies?
This would be an important feature to enable competencies to be used as site wide outcomes for departmental or institutional review and accreditation reporting. A new report, Trends in Learning Outcomes Assessment, was just released which indicates that very few higher ed institutions in the U.S. are using student learning outcomes collected via a learning management system even though 88% of baccalaureate have a common set of learning outcomes that apply to all students.
The CBE feature set should allow institutions to begin to assess student learning on a wider scale and in a much more timely manner, before it's too late for those that drop out. The report notes that it does not include very many community colleges which is where the innovation in CBE is becoming much more common.
We would especially like to consider using this for Prior Learning Assessment (PLA). Currently, one faculty member helps learners identify competencies and organize evidence, and the resulting portfolio is assessed by another faculty member in the specific field the student is seeking credit in.
I would like prepare a translation of the new version 3.1, but so far the development of CBE is tested (http://prototype.moodle.net/cbe-workplace/)outside the test site Moodle(https://qa.moodle.net/). Then I can't prepare a translation and I am afaid that it will be a big package. Please plan early connection of the two branches of development.
Bohus
We are very excited about the progress here, and would like to ask about a specific use case that I hope is met within the current spec.
Let us suppose we have a set of competencies pre-defined by a standards body, as described in your spec.
Let us then suppose that we have a course in which some students are enrolled with at least one instructor. Throughout the course, the students will be identifying competencies they propose to pursue within the defined subset available within that course.
- Example: I'm a student, and in the third week of the course I'm supposed to hand in a proposal for a project in which I will address several sub-competencies selected from a couple of key competency areas. I go to my learning plan (competency framework) and indicate several of the subcompetencies I want to provide supporting evidence for. I hand in an assignment describing my plan as usual in Moodle, and the instructor approves the plan.
- Important: a rubric needs to be defined at this point, on which my project will be assessed. Ideally, this rubric is automatically constructed from criteria attached to the subcompetencies I, the student, selected. If manually constructed, it will need to be tailored to each individual student, not a generic rubric attached to an assignment that is the same for all students.
- I start my project, e.g. I convene a team in my workplace to solve a certain kind of problem and demonstrate team leadership skills.
- I begin attaching evidence, e.g. minutes or progress from my team project, a survey my team conducts and its results, a video of me facilitating a meeting, a reflection journal, etc. (Question: how can this evidence be grouped together? In the spec, I see evidence being attached to subcompetencies, but what if I am simultaneously addressing several at once in my project?)
- Eventually, I think I've met the requirements for my identified subcompetencies. I fill out a self-assessment against the rubric defined earlier.
- I request an evaluation. This may be conducted by the instructor of my course, or by other faculty who specialize in assessment.
- The faculty member uses the same rubric, created from the subcompetency criteria list, and provides a numerical score and individual feedback and suggestions. The faculty member may consider me "proficient" on some subcompetencies, but "emergent" or "incomplete" on others. My learning plan is updated accordingly.
- As I progress through my program, I and my instructors can review the learning plan of my program and see which subcompetencies I have addressed and when, and see if I still need to address some.
The critical need here for us is to be able to allow students to propose how they will address multiple subcompetencies in a real-world project, and have those proposals approved by faculty, then have all the evidence of the project applied to this set of sub-competencies as easily as possible.
See http://www.projectfoundry.com/tour/ for a general idea of what our faculty and program directors are asking for in terms of project alignment with competencies.
I installed the alpha from last week on a local test server and tried this process for myself. Results:
- With appropriate permissions, students can create "learning plans" in draft mode. The student can choose which competencies to link to the learning plan. The student cannot attach a file to this learning plan, but can write a description in a formatted text box, and both the student and instructor can comment on the plan. However, I had to give the user the "Student" role at the site level, because the capability is supposed to be assigned in the student context, and I couldn't find a way to access that.
- There is no rubric linked to the competencies. This is mentioned in the "Open questions for further feedback" section of the spec, as "Do we need to allow competencies to be linked to individual items on a rubric/marking guide?" Our answer is "yes," because we would like the rubric for evidence to be assembled from line items for each competency.
- It would be nice to be able to create a task list attached to a learning plan, e.g. using the Checklist activity. Perhaps this could be done by "linking activities as evidence of competencies."
- I can't figure out how to let the student attach evidence to a user-created or template-linked learning plan. I can see how to attach evidence to PLA. We would definitely like to be able to attach documents submitted for assignments and other activities as evidence.
- There is no function to self-assess against the competencies. This is a valuable feature that should be included.
- An evaluation per learning plan or per competency can be requested, but how does the evaluation notification reach the evaluator? Can evaluators be assigned a role in the context of the learning plan, or can evaluations only be done in the context of a course? Also, when I click on the course "Competency breakdown" report, and then try to click a "Not Rated" link, I get an error: "undefined - Invalid response value detected"
- The faculty member is able to rate evidence per competency, but can't see the evaluation criteria, because no rubric is presented. We are considering making "criteria" an additional level of our competency framework, but that will undermine the use of scales as they are defined for the competencies.
- The instructor is able to view the Learning plans of a student and note progress. Am I correct in thinking that rating a competency as Proficient under one Learning Plan marks it as Proficient for that student under all instances of that competency, regardless of Learning plan?
hi Elizabeth dalton
I want to test the beta version of Moodle 3.1 contains the CBE
what is the download address
thank you
Victor REMY
You can try them on the QA site here https://qa.moodle.net
Since the database is reset every hour on the QA site, would it be possible to configure it with a sample Competency Framework, a Learning Plan, a sample assignment, etc.? It takes a while to set all that stuff up and by then the site is about to refresh.
You should be able to handle that by watching the clock and backing up the course a few minutes before the hourly reset. A few minutes after the reset, log back in and restored the course you were working on.
I haven't done the backup part before, but I have restored stuff to check for compatibility and it worked.
When I viewed a Test Student profile as Admin user I can see Learning plans link. But I didn't get that link when I viewed as Teacher account. I already gave permission to moodle/competency:planview for Teacher role.
Could you please advise is there any permission I need to enable?
From the dev description:
Open questions for further feedback
- Would you expect a teacher to be able to create their own
competencies (limited to their own course)? Would competencies that are
visible only to a single course (and potentially conflicting with
competencies from another course) be really useful?
- Our institution would not normally find this helpful. Standardized competencies should be attached to courses and/or individual students (or possibly cohorts), but non-standard competencies are hard to interpret. Perhaps instructors could add a detail description to a standard competency within a course or individual learning plan? I think the idea here is to support IEPs (Individualized Education Plans) e.g. for Special Education in the US. It is common for these competencies to come in general from an existing list, but details (e.g. a particular level of success) may be specific to the student. If someone at another institution has a use case for this that is more clear, it would be good to provide a detailed description.
- Our institution would not normally find this helpful. Standardized competencies should be attached to courses and/or individual students (or possibly cohorts), but non-standard competencies are hard to interpret. Perhaps instructors could add a detail description to a standard competency within a course or individual learning plan? I think the idea here is to support IEPs (Individualized Education Plans) e.g. for Special Education in the US. It is common for these competencies to come in general from an existing list, but details (e.g. a particular level of success) may be specific to the student. If someone at another institution has a use case for this that is more clear, it would be good to provide a detailed description.
- Do we need to allow competencies to be linked to individual questions?
- We don't expect to use quizzes to evaluate competencies in most cases at our institution, but if we did, we would need this feature. Imagine a student taking a placement exam. The exam should specify which competencies the student has already attained. Ideally the exam would draw randomly from a pool of questions intended to test each specific competency.
- We don't expect to use quizzes to evaluate competencies in most cases at our institution, but if we did, we would need this feature. Imagine a student taking a placement exam. The exam should specify which competencies the student has already attained. Ideally the exam would draw randomly from a pool of questions intended to test each specific competency.
- Do we need to allow competencies to be linked to individual items on a rubric/marking guide?
- This is critical to our use-case. A given competency should have, in addition to a scale, specific criteria to meet each level of the scale. These criteria vary per competency item. A rubric needs to be assembled for an assignment (or learning plan) based on the competencies that assignment (or learning plan) purports to evaluate.
- This is critical to our use-case. A given competency should have, in addition to a scale, specific criteria to meet each level of the scale. These criteria vary per competency item. A rubric needs to be assembled for an assignment (or learning plan) based on the competencies that assignment (or learning plan) purports to evaluate.
- How should self-evaluation of competencies work?
- This is related to the question of "When to update the final rating for a competency." It should be possible for multiple evaluations, or ratings, to exist per student per competency, and how these are weighted should be dictated based on rules that take roles into account. Self, peer, and expert ratings need to be combined or displayed separately in some way. Rating aggregation functionality could be used to pick a median, maximum, or minimum rating from all ratings by a specific set of roles. Note that an "average" or mean is not a relevant aggregation method for ordinal data like scales. A decision of how to break ties needs to be made, as well (e.g. two "emerging" and two "proficient" ratings = what?)
- This is related to the question of "When to update the final rating for a competency." It should be possible for multiple evaluations, or ratings, to exist per student per competency, and how these are weighted should be dictated based on rules that take roles into account. Self, peer, and expert ratings need to be combined or displayed separately in some way. Rating aggregation functionality could be used to pick a median, maximum, or minimum rating from all ratings by a specific set of roles. Note that an "average" or mean is not a relevant aggregation method for ordinal data like scales. A decision of how to break ties needs to be made, as well (e.g. two "emerging" and two "proficient" ratings = what?)
Great work on the functionality! I've been trying out the frameworks since about a month ago before the repo was integrated into master and I'm seeing a lot of potential for our clients and even our own internal education efforts.
I have seen many definitions of what a competency within a framework entails and how they are measured; and all of them have a structure that is more or less "nonhierarchic". In a lot of Dutch HRD literature a competency is defined to encompass a body of behaviours, skills, knowledge and attitudes within a set context (workplace).
In this definition the behaviours, skills, knowledge and attitudes define what you'd select in the taxonomy, when creating the framework. They, however, exist laterally to eachother and that is not what the functionality is currently able to do. Each entity in the taxonomy is a 'child' of the thing above and this invites to use definitions within the competency framework that are hierarchical. How hard would it be for us to revisit this functionality and enable learning developers to create either hierarchical or parallel taxonomies?
My recommendation would be to call them all competencies in the taxonomy - and if it's important information - include the correct term as a prefix for each competency.
hi Damyon Wiese
I look near the CBE for use in my establishment in France
1) I can not find the learning plan.it is forgotten in this new version?
2) it is still possible to assign a learning plan to a cohort or individual
3) the notation of duty (for example) Will there be a direct impact on the competence of an individual
4) will we be able to import and export a competence framework
5) will list your learning plan of an individual
6) How to save your learning plan and framework of competence
Victor REMY
Bonjour Victor I'll try to answer here as well while we wait for Damyon, but we can also discuss in the French forums.
You can try CBE on https://qa.moodle.net/ and near the end of May it will be available in 3.1
(1)An administrator or manager can set a learning plan template from Site administration > Competencies > Learning plan templates
(2)When you have added a template you can then assign it to an individual or a cohort if one exists. There is some draft documentation here (not finished but perhaps it will help for the moment) https://docs.moodle.org/dev/Competency_Based_Education:Draft_User_Docs
(3) I don't understand, sorry
(4) I hope so
(5) and (6)Perhaps the documentation might help a bit with this?
thank you Mary Cooch for your explanations
VR
And Victor, the french translation is nearly complete
Thank you Damyon Wiese
it would be interesting to enable printing of the learning plan (for a cohort, or a student) and the competency framwork (PDF / Word/ or XML)
Victor REMY
Hi Damyon,
Is your CSV import/export plugin in a usable state yet? Meanwhile, I am going to try it out. I ask because I just copied the example CEFR (2016) framework from qa.moodle.net by hand to my 3.1 qa test site and it is quite time consuming with the possibility of easily making mistakes. I can see that there is a real need for a way to import and export frameworks even if it is just to move a framework from a sandbox site to a production one.
Well, I hate to answer my own question, but for anyone else who is interested, Damyon's CSV import/export plugin works great. Just installed it in two 3.1Beta sites and transferred a framework in just a few seconds. Copying the example by hand the first time from qa.moodle.net to one of my sites took about 15 minutes.
Thanks for the feedback. I will be looking for it in the plugins DB. I am already getting a lot of use with the version from github. Makes it easy to find where I made mistakes in setting up ID's, shortnames, etc. It is so much easier to spot those mistakes when viewed all together in a spreadsheet especially when you have a bunch of competencies.
Thanks again for the plugin.
Hi Damyon, and everyone,
I just ran into a problem, and think you might be able to provide some guidance. I have been experimenting with creating competency frameworks based on courses of study from Alabama and Minnesota. Today when I got to my 12th one, I realized I probably should not be putting them all at the system level for ease of management. I looked and discovered frameworks could be made at the category and sub-category levels, which leads to a few questions.
- Is there any way to organize frameworks similar to what can be done with categories and courses so it cuts down on the number of them I see depending on what part of the site I'm working in? I would hate to wind up with scroll of death page of frameworks because I might make so many at one level of the site.
- Is there any way to move a competency framework from system category to another category or sub-category level? Or vice versa from a lower category to a higher one?
- So far, using your github version of the framework import/export plugin, the tool is only available at the system level, but it does let me select a framework from another category/sub-category for export.
- Using the same tool, the only place I seem to be able to import to is the system category. Is there any way to import to a category or sub-category level? (A side note: I get an 'Invalid persistent' message when I import a duplicate of a framework already in the site.)
Thanks for any insight/answer anyone can provide.
Al - I don't have any answers but I just have to say I think your questions are very good indeed I have been doing more exploring with competencies myself this weekend and the system/categories competencies questions are ones I have been wondering about myself. Also competencies in Moodle are very new, of course, and I think we'll discover more features needed as more people start using them.
Any news when this will be ready on the moodle site?
Hello Damyon Wiese
I tried to install the plugin (https://github.com/damyon/moodle-tool_lpimportcsv) downloaded to the given address
I have the following error message :
- assignementupgrape : missing hard drive (absent du disque dur)
- availibilityconditions : missing hard drive (absent du disque dur)
- behat : missing hard drive (absent du disque dur)
thank you help me solve this problem
I received the same "assignment upgrade" error after installing. I did need to rename the file and manually install rather than import the zip through the install plugin interface. After, the error continued but did not seem to effect installation.
Can someone tell me again how/where there's a site that I can tryout the CBE features for more than an hour.
From what I can see, so far, it looks great. But, building sample reports using sample student data takes some time. Academic Admins need reports with sample student data, as much as possible, in order to understand how this works.
I agree with your approach, Damyon. There will be plenty of confusion of terms moving forward, but setting the taxonomy as you have is the best option. Moodle is a universal standard and won't be able to accommodate all previous notions about competencies, outcomes, standards, etc. Having a good solid software system to actually do some substantive work and reporting on those 'things' will be a big step in reaching some consensus on definitions.
Does anyone know when Moodle Cloud will upgrade to 3.1? We expect to upgrade in the first week of September, but we may have a request to run a pilot class before then.
Thanks,
Elizabeth
MoodleCloud is always up to date with the latest version so I would imagine it would upgrade pretty soon after 3.1 comes out. The FAQ page says:
Your MoodleCloud site will always be running the very latest release of Moodle, due to our specially-designed custom upgrading system.
Hi Damyon,
I've just installed the 3.1 dev and built a learning plan with a competency framework. This works well as I work through different scenarios and set ups for the learner and reviewer.
The only point that could be added is a CBE enrolment plugin. If a learner has a LP with courses required for completion they need the option to enrol. I read the point about cohort specific self enrolment but will there be a specific enrolment plugin to make it easier?
Cheers
Pete
(https://docs.moodle.org/dev/Tracker_introduction)
Re: Competency Based Education - new forum for discussing this new feature
Dear subscribers to this thread,
Just to let you know, a new forum has been set up which you may wish to subscribe to - Competencies. This discussion thread will be moved there shortly.