Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Exabis competencies block.

Exabis competencies block: Difference between revisions

From MoodleDocs
mNo edit summary
 
Line 126: Line 126:


From this file the module exabis competencies picks up all current data and imports it into the moodle-tables. New competencies and examples are imported, only old competencies that are not used by anyone are deleted the rest remains.
From this file the module exabis competencies picks up all current data and imports it into the moodle-tables. New competencies and examples are imported, only old competencies that are not used by anyone are deleted the rest remains.
[[de:Exabis_competencies_block]]

Latest revision as of 21:31, 20 November 2018

General information - exabis competencies

The goal of this module is to bring competencies that have been developed and provided from an xml-file into Moodle-courses. For this it is important to outline the process of implementation of national educational standards within all school-types in Austria.

In the past years many expert-groups in Austria were given the task of developing competencies that from a student sight can be expressed in form of “I can”-statements (example: “I can develop Excel formulas to solve a mathematical problem”).

These so-called descriptors document the acquisition of competencies (skills) in a certain subject. By this educational standards can be transported across a whole school-type giving teachers as well as students the opportunity to document their work with these competencies.

In addition all expert-groups developed prototypical examples that work with different competencies thus allowing teachers and students to work with these examples to acquire competencies and find orientation on how examples should be made from a teachers’ perspective to fulfill certain educational standards.

Within the exabis-competencies-block teachers may associate Moodle assignments with descriptors.

Installation

The block exabis competencies (exacomp) has to be installed in the Moodle /blocks-directory. After installation by calling the admin-page the necessary tables are installed.


Tip: exabis competencies only works with Moodle 2.x-versions

The module

After installation the block can be activated in any course. The following tabs are available:

modul.jpg

module configuration

The module configuration is only used by the administrator to configure the appropriate school-type. This has to be done to import the correct competencies and descriptors from the xml-file. Teachers of the course will then get a list of subjects available to choose from for this course.

Accessing the module configuration the administrator can import the xml-structure.

module configuration1.jpg

The tab „import“ can be accessed by the admin only to import new xml-files. New descriptors are imported, old ones that are not used are deleted. This can be done periodically to import new subjects, descriptors and associated examples.

module configuration2.jpg

subjects & topics

Teachers can see a selection of subjects that were imported via xml-file. One or more subjects can be selected. After making the selection the descriptors are imported to the course. This configuration is done via the “subjects & topics”-tab.

subjects1.jpg

assign Moodle activities

After selecting the desired subjects all competences & descriptors are available within the activity-tab.

assign Moodle activities1.jpg

For Moodle-activities of the type assignments descriptors can be associated. This means that first assignements have to be added within the course.

overview of competencies

In this tab a table of descriptors and students of the course is generated. Competencies that students have worked on can be checked.

overview of competencies1.jpg

Students are displayed horizontally. Teachers can tick off each competency as a whole. Has a student acquired a competency the teacher can put a check next to the competence/descriptor.

The small icon below the competency (competencies.jpg) shows whether a student has uploaded an assignment that was associated with the competency. In addition upon hovering over the paper clip icon the assignment is displayed.

overview of competencies2.jpg

We have made a connection of exabis competencies with exabis eportfolio! This means that competencies can also be acquired by doing eportfolio-work. Artefacts that have been put together in views that have been published can be associated with competencies by the student. All artefacts can be associated with competencies that the student works on – this is done by selecting the competencies from a list in a pop-up window.

After this has been done by the student, teachers will see an additional icon () that students have uploaded an artifact associated with the competency in the list.

overview of competencies3.jpg

Students can also assess their competencies. If a teacher clicks on the link to enable the student’s assessment they are displayed in an additional column.

Eoverview of competencies4.jpg

detailed view of competencies

The detailed view of competencies goes one step further. Here the attainment of a competency can be assessed on the level of individual assignments.

detailed view of competencies1.jpg

So it would be possible for the student to have attained the competency for 3 out of 5 assignments given and the teacher decides whether the competency has been reached by the student or not. The tab “overview of competencies” gives the whole overview of the competencies that have been reached by a student.

The detailed view takes into consideration that a competency is not automatically gained by just doing one assignment. It is upon the judgement of a teacher to decide on how many assignments are needed to gain a certain competency.

A green field indicates that a total competency has been reached and has been checked off by the teacher.

In addition the student’s self-assessment can be displayed in a second column.

detailed view of competencies2.jpg

examples and tasks

If examples were associated with competencies using the online-tool the can be directly accessed by the teacher. This way a central repository with associated competencies can be built up which is then available for more schools.

examples and tasks1.jpg

assessment of competencies

Students can self-assess themselves by ticking off if the competencies that they have gained. The teachers view can also be activated and is then displayed in a second column for the student.


assessment of competencies1.jpg

Using the tab „all gained competencies“ a student can obtain an overview of all competencies from different courses that had been worked on and might have been gained. This view is only available to students.

exabis competencies and exabis ePortfolio

An alternative way of showing ones attainment of a competence can be done by doing eportfolio-work. If the module exabis eportfolio has been installed the two modules will interact. If views have been published to a teacher and associated with one or more competencies, they are displayed for the teacher with an additional icon in the overview of competencies. The association of an artifact with competencies is done at the level of each individual artifact.

exabis competencies and exabis ePortfolio1.jpg


After choosing the appropriate descriptors they are saved with the artifact.


exabis competencies and exabis ePortfolio2.jpg

Annex: Online-XML-Generator for competencies

Following this link http://www.moodleplugins.org/standards (user: registration at ariepl@gtn-solutions.com required) you can find the online-xml-generator:

After login you can add records in the list-view to school-types, subjects, topics, descriptors, examples and taxonomies.

Online.jpg

Upon clicking on „competencies“ the xml-file is generated. This file has to be transferred to the xml-directory of /exacomp and has to be called: exacomp_data.xml

From this file the module exabis competencies picks up all current data and imports it into the moodle-tables. New competencies and examples are imported, only old competencies that are not used by anyone are deleted the rest remains.