Exabis Competencies - Competence grids
Versions
Current version
5.1 (2026070800)
5.1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2026070800
Version release name: 5.1
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v5.1-2026070800
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v5.1 (2026070800)
- Migrate assessment preconfigurations from XML to DB. Allow editing and adding of assessment preconfigurations in the settings page.
- PHP 8.1 deprecation fixes
v5.1 (2026062400)
- Moodle 5.2 compatibility: badges award API refactored to use
\core_badges\award_manager::process_manual_award()with fallback for older Moodle versions (MDL-83902) - ePortfolio item-category relation migrated to m:n table (
block_exaportitemcate): deprecatedcategoryidfield removed from insert calls inexternallib.php,example_submission.php, and learning diary webservices - ePortfolio shared items in competence grid now shown as clickable links (direct link to shared item or portfolio view)
- ePortfolio item shared status now also detected via shared category (
block_exaportcatshar), not only via shared views - Renderer: replaced deprecated
pix_icon-based folder icons with Font Awesome icons (fa-folder) - CSS: added styles for
.eportitem-shared-linkinside tooltips
v5.1 (2026040300)
- new settings-preconfiguration 'Mix assessment'
- missing exacomp navigation fixed
- language string translated to french
v5.1 (2026020500)
- Use same version as latest moodle release
- fix new integration with block_enrolcode
v4.6.7 (2025112700)
- fix problem with crosssubjects if related topics are not enabled in the course anymore
- New Feature: Also Teacher can import grid-data into their course, not only Admins
- code cleaning and fixing
- better wording
- security fixes
v4.6.7 (2025091800)
- deprecation changes
- text smilies to real smilies in unicode
- "All Smileys" preconfiguration deleted
- new block icons
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting delete_grids_missing_from_xmlserverurl. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
5.1 (2026062400)
5.1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2026062400
Version release name: 5.1
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v5.1-2026062400
Issue/bug tracker URL: https://github.com/gtn/exacomp/
(2026062400)
- Moodle 5.2 compatibility: badges award API refactored to use
\core_badges\award_manager::process_manual_award()with fallback for older Moodle versions (MDL-83902) - ePortfolio item-category relation migrated to m:n table (
block_exaportitemcate): deprecatedcategoryidfield removed from insert calls inexternallib.php,example_submission.php, and learning diary webservices - ePortfolio shared items in competence grid now shown as clickable links (direct link to shared item or portfolio view)
- ePortfolio item shared status now also detected via shared category (
block_exaportcatshar), not only via shared views - Renderer: replaced deprecated
pix_icon-based folder icons with Font Awesome icons (fa-folder) - CSS: added styles for
.eportitem-shared-linkinside tooltips
(2026040300)
- new settings-preconfiguration 'Mix assessment'
- missing exacomp navigation fixed
- language string translated to french
v5.1 (2026020500)
- Use same version as latest moodle release
- fix new integration with block_enrolcode
v4.6.7 (2025112700)
- fix problem with crosssubjects if related topics are not enabled in the course anymore
- New Feature: Also Teacher can import grid-data into their course, not only Admins
- code cleaning and fixing
- better wording
- security fixes
v4.6.7 (2025091800)
- deprecation changes
- text smilies to real smilies in unicode
- "All Smileys" preconfiguration deleted
- new block icons
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting delete_grids_missing_from_xmlserverurl. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
5.1 (2026040300)
5.1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2026040300
Version release name: 5.1
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v5.1-2026040300
Issue/bug tracker URL: https://github.com/gtn/exacomp/
(2026040300)
- new settings-preconfiguration 'Mix assessment'
- missing exacomp navigation fixed
- language string translated to french
v5.1 (2026020500)
- Use same version as latest moodle release
- fix new integration with block_enrolcode
v4.6.7 (2025112700)
- fix problem with crosssubjects if related topics are not enabled in the course anymore
- New Feature: Also Teacher can import grid-data into their course, not only Admins
- code cleaning and fixing
- better wording
- security fixes
v4.6.7 (2025091800)
- deprecation changes
- text smilies to real smilies in unicode
- "All Smileys" preconfiguration deleted
- new block icons
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting delete_grids_missing_from_xmlserverurl. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
5.1 (2026020500)
5.1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2026020500
Version release name: 5.1
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v5.1-2026020500
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v5.1 (2026020500)
- Use same version as latest moodle release
- fix new integration with block_enrolcode
v4.6.7 (2025112700)
- fix problem with crosssubjects if related topics are not enabled in the course anymore
- New Feature: Also Teacher can import grid-data into their course, not only Admins
- code cleaning and fixing
- better wording
- security fixes
v4.6.7 (2025091800)
- deprecation changes
- text smilies to real smilies in unicode
- "All Smileys" preconfiguration deleted
- new block icons
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting delete_grids_missing_from_xmlserverurl. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025112700)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025112700
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025112700
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025112700)
- fix problem with crosssubjects if related topics are not enabled in the course anymore
- New Feature: Also Teacher can import grid-data into their course, not only Admins
- code cleaning and fixing
- better wording
- security fixes
v4.6.7 (2025091800)
- deprecation changes
- text smilies to real smilies in unicode
- "All Smileys" preconfiguration deleted
- new block icons
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting delete_grids_missing_from_xmlserverurl. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025091800)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025091800
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025091800
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025091800)
- deprecation changes
- text smilies to real smilies in unicode
- "All Smileys" preconfiguration deleted
- new block icons
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting sync_all_grids_with_komet. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025090400)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025090400
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025090400
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting sync_all_grids_with_komet. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025081300)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025081300
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025081300
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting sync_all_grids_with_komet. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025080700)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025080700
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025080700
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025080700)
- bugfixes
- webservice for diggr+, dakora+ CompentenceProfile, use all settings from exacomp
- moodle 5 changes
- changes due to php deprecation warnings
- php8.2 refactoring
- set message setting default=true
- new feature: teacher / trainer can import grids in exacomp course settings tab
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting sync_all_grids_with_komet. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025051301)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025051301
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025051301
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025051300)
- fixed scaling in 3dchart to better reflect the data and to handle null values
- added edulevel and schooltype to the deletion overview page
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting sync_all_grids_with_komet. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025041000)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025041000
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025041000
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025041000)
- some fixes in Webservices for Dakora+
- Graph fix
- wording
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting sync_all_grids_with_komet. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2025021300)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2025021300
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2025021300
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2025021300)
- app login security fix
- dakora+, diggr+ app, wording for roles teacher/student changeable in settings_preconfiguration
- new pluginsetting sync_all_grids_with_komet. if set, grids which are not in automatic import file from Komet anymore get deleted.
- bugfixes in feature activities to descriptors
- student selfassessment, teacher dont get notification anymore
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2024121200)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2024121200
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2024121200
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2024121200)
- typescript fixes
- question grading changes for new moodle version
- html files changes for new moodle version, clean content
- fix saving taxonomies
- refactor block_exacomp_is_activated to block_exacomp_has_topics_assigned
v4.6.7 (2024101700)
- mysql query optimization
- typescript generator fix
- new webservices for Dakora+
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2024092300)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2024092300
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2024092300
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2024092300)
- some fixes for php versions and postgres db
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2024071500)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2024071500
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2024071500
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2024071500)
- task clear_exacomp_weekly_schedule now does nothing if exaport is not installed
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2024061600)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2024061600
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2024061600
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2024061600)
- fix problem in dakora+ if user has role teacher and student
- postgres query optimization
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2024042500)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2024042500
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2024042500
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2024042500)
- small dakora-plus fix special chars in example title
v4.6.7 (2024032700)
- small dakora-plus fix
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2024031500)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2024031500
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2024031500
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2024031500)
- postgres db fix
- small fixes for dakora+ and set
- dakora+: example evaluation is done if item is evaluated
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2024020800)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2024020800
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2024020800
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2024020700)
- new web-service to get competence profile overview data of all courses
- fix sorting of niveaus, reports and others for dakora+
- webservices for learningpath dakora+
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023121201)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023121201
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2023121201
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2023121201)
- fix xml import issue
- improve performance when loading examples list
- code improvements for external services
- add info if webservices are deactivated when logging in via dakora+ app
- learningpath and reports feature in Dakora+
v4.6.7 (2023093000)
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023093000)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023093000
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2023093000
Issue/bug tracker URL: https://github.com/gtn/exacomp/
next
- always allow login on dakoraplus.eu
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023091700)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023091700
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag: v4.6.7-2023091700
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2023091700)
- code cleanup
v4.6.7 (2023072100)
- bug in export corrected
- additional webservices added for dakora+
- updates for Moodle 4.x-versions
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 fixes
- php 8.0 fixes
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023072100)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023072100
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2023072100)
bug in export corrected
additional webservices added for dakora+
updates for Moodle 4.x-versions
v4.6.7 (2023050901) - empty folder issue - enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (exampüles of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 adaptions
- php 8.0 adaptions
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023071000)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023071000
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2023071000)
- webservices for dakora+
- bugfixing
v4.6.7 (2022072600)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (2022060600)
- Dashboard view of the exacomp Block (exampüles of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 adaptions
- php 8.0 adaptions
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023050901)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023050901
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2023050901)
- empty folder issue
- enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (exampüles of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 adaptions
- php 8.0 adaptions
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023042500)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023042500
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (20230425)
- Webservices for Dakora+
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (exampüles of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 adaptions
- php 8.0 adaptions
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2023031700)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2023031700
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (2023031700)
- webservices for dakoraplus.eu
v4.6.7 (20220726)
- enhancements of webservices for diggr+ and dakora+apps
- new setting: enable/disable create new grids
- new setting: visibility of teachermade competencies global or only in course
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (exampüles of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 adaptions
- php 8.0 adaptions
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2022072600)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022072600
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (20220726)
enhancements of webservices for diggr+ and dakora+apps
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 adaptions
- php 8.0 adaptions
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.7 (2022060600)
4.6.7
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022060600
Version release name: 4.6.7
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.7 (20220606)
- Dashboard view of the exacomp Block (examples of student)
- direct link to dakora app in plugin configuration
- moodle 4.0 adaptions
- php 8.0 adaptions
v4.6.6 (2022040500)
- Performance upgrades for Diggrplus webservices.
- Sesskeys required to prevent XSS attacks.
- Examples created by relating activities to descriptors are only visible if the activities are visible and available. This allows "unlocking" examples by solving previous examples.
- Autotest has been reworked. The grading of examples/descriptors after completing moodle-assignments now does not work with tasks anymore. Instead, events are used. Whenever an assignment is completed, an event is triggered and the related example/descriptor is graded instantly.
- Performance of deleting imported grids has been significantly improved. Warnings if grading data exists have been added.
- Subjects with the field "eidtable" from comet can be edited in exacomp, just like subjects that have been created in exacomp only.
- Updating grids in comet and importing them in exacomp now removes old topics and descriptors from exacomp, if they have been removed in comet.
- Quiz-Questions can now be related to exacomp descriptors. Successfully answering a question leads to automatic grading of the related descriptor.
- Unused/Empty Niveaus in the competence grid are hidden
- MS-Teams users can login to Diggr+ from MS-Teams
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2022041000)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022041000
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2022041000)
- optimizations for diggr+App
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2022040700)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022040700
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2022040700)
- PHP 8.0 compatibility issues fixed
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2022040502)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022040502
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2022040502)
- Teams-Login-Bug corrected, Teams-Roles implemented, performance optimizations
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2022040100)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022040100
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2022040100)
- performance optimizations
- diwipass-updates
- source deletion normalizations
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2022032500)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022032500
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2022032500)
- performance optimizations
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2022031400)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022031400
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2022013101)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2022013101
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.10, 3.11, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2021091100)
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2021113000)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2021113000
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2021113000)
- competences can be matche to Moodle questions
- Diggrplus functionalities added: Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.6 (2021091100)
4.6.6
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2021091100
Version release name: 4.6.6
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.6 (2021091100)
- Diggrplus functionalities added (diggr-plus.at): Create or update student, create and edit course, personalise competence grading text, create competence based verbal certificate (Zeugnis) for students
- Added fields to students (SPF, ausserordentlicher_schueler) and subjects (is_pflichtgegenstand)
- Substantial performance increase for diggrplus-webservices
- Subjects with childdescriptors work with diggrplus now
- Course specific grading added: Teachers can now choose if they want to use the global exacomp grading settings (default) or if they want to use a different preset grading method for each course individually. The set of presets can be defined in the settings_preconfiguration.xml. This feature works in moodle and dakora for now.
- Moodle activities that have restricted visibility and are related to exacomp competencies now work more coherently with the exacomp examples. If the activity is hidden, the example gets hidden as well, and vice versa. Also, the examples created by relating activities to descriptors that are visible are added to the planning-storage automatically.
v4.6.5
- weekly scheduler fix jQuery conflict, Layout improvement
- crosssubjects/Themen: Delete related examples if crosssubject is deleted
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.5 (2021042200)
4.6.5
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2021042200
Version release name: 4.6.5
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.5 (2021042200)
- Annotation for examples added: Diggrplus webservices can annotate examples, e.g. adding a description to an example in a specific course, but not changing the example itself
- If the plugin "moodle-local_komettranslator" is installed, moodle-competency-frameworks can be created from komet-subjects and grading of those moodle-competencies grades the corresponding komet-competencies as well
- URLs to diggrplus installations can now be allowed in the exacomp admin settings
- Notifications are automatically turned on if a user logs into diggr-plus
- Notifications created by dakora and diggrplus webservices now contain "customdata" to describe which app created the notification
- New Field Editor to log which user has changed elements (competencies....), additional to author
- Field Completefile which exists in Komet now also in new and edit example form
- New Feature for Diggr (not diggr plus!): Create pdf-Certificate
- New Configuration Setting for Dakora: Show overview, Show eportfolio
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.5 (2021020100)
4.6.5
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2021020100
Version release name: 4.6.5
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.5 (2021020100)
- bugfixing for notifications
v4.6.4 (2020120300)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.5 (2002102010)
4.6.5
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2002102010
Version release name: 4.6.5
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.5 (2002102010)
- Webservices for diggr (www.diggr-plus.at)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.5 (2020121701)
4.6.5
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2020121701
Version release name: 4.6.5
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.5 (2020121701)
- more webservices for teacher-view of diggr+app (www.diggr-plus.at)
v4.6.5 (2020121700)
- New field teachermaterial. These materials are only shown for the teacher.
- New tab "Overview". The complete grid/subject is displayed as a grid. teachergradings and studentgradings are displayed.
v4.6.4 (2020091000)
- crosssubject total grading added to competence profile
- ICS-Files and links now can be used to import calendars into the exacomp weekly-schedule. The importet appointments act as a special kind of blocking-events and can be shown/hidden by a checkbox.
- Niveaus can now be hidden just like topics and competences
- Automatic gaining of competencies expanded to all activities
v4.6.4 (2020042000)
- interdisciplinary competences: new role for defining courses as haven interdisciplinary competence grids. these grids also have to be marked as interdisciplinary in the comet-tool.
- implementation of grading history
- time-budgets of materials are now available
- implementation of grading history if more trainers grade a student the grading history is shown
- teachers can hide "interdisciplinary subjects" from a course so the will not show in the competence grid they use in the course
- better sorting of linked competences
- average calculation in competence profile if more competences are in one cell
- automatic competentence assessment now works with new scheme: moodle activities and exacomp material
- thematical combined competence grids in competence profile
- translations done
- taxonomy editing now possible
- pre-planning storage works with group functionality
- taxonomy filters moved to view_examples.php
- themes can be assessed now file-upload with additional info for theme competency-based layout in additon group reports with assessment in tabular form change of theme-icon warning if child-competences have had additional assessment mapping to new difficulty levels during import of xml-file selection of xml-file (with more competence grids) during import
v4.6.3
- themes can be assessed now
- file-upload with additional info for theme
- competency-based layout in additon
- group reports with assessment in tabular form
- change of theme-icon
- warning if child-competences have had additional assessment
- mapping to new difficulty levels during import of xml-file
- selection of xml-file (with more competence grids) during import
v4.6.2
- changed wording of icons
- Bufixing
v4.6.1
- new Webservice token.php
- Gruppenberichte
v4.6.0
- backup/restore of all reviews in course
- bugfixes
- moodle3.3 update
v4.5.1
- new edit activities logic
- ui improvements
- bugfixes
- Period select dropdown
v4.5.0
- 3d charts in reports
- ui improvements
- webservice udpates for dakora
- preformance improvements
- "zieldifferenter Unterricht"
- Allow review of a cross-subject if course has no subjects at all
- Allow a cross-subject from multiple subjects (even if they are not selected in this course)
- Shell script to import Competence Grids
- Check if cronjob/shell script is only running one at a time
4.6.5 (2020121700)
4.6.5
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2020121700
Version release name: 4.6.5
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.4 (2020091000)
4.6.4
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2020091000
Version release name: 4.6.4
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp
GTN-Solutions
This block is for Moodle 3.3+ versions.
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.4 (2020042000)
4.6.4
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2020042000
Version release name: 4.6.4
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.4 (2020011002)
4.6.4
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2020011002
Version release name: 4.6.4
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
For more documentation visit: https://exabis.at/en/
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.4 (2019100400)
4.6.4
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019100400
Version release name: 4.6.4
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2019090300)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019090300
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2019081501)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019081501
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2019081500)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019081500
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2019081300)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019081300
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2019080101)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019080101
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2019072900)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019072900
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2019052803)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2019052803
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
Exabis Competencies from GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2018102900)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2018102900
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2018091101)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2018091101
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.4, 3.5
Repository URL (Git): https://github.com/gtn/exacomp/tree/v4.6.3
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.3 (2018091100)
4.6.3
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2018091100
Version release name: 4.6.3
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch: v4.6.3
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
v4.6.3
themes can be assessed now
file-upload with additional info for theme
competency-based layout in additon
group reports with assessment in tabular form
change of theme-icon
warning if child-competences have had additional assessment
mapping to new difficulty levels during import of xml-file
selection of xml-file (with more competence grids) during import
exacomp_nextgen
GTN-Solutions
This block is for Moodle 3.1+ versions, it will not work for versions below 2015051100
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.2 (2017121800)
4.6.2
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2017121800
Version release name: 4.6.2
Maturity: Stable
Supported Moodle versions: 3.2, 3.3, 3.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp
GTN-Solutions
This block is fore Moodle 3.1+ versions, it will not work for versions below
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.1 (2017082400)
4.6.1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2017082400
Version release name: 4.6.1
Maturity: Stable
Supported Moodle versions: 3.2, 3.3, 3.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp - working with digital compentence grids and apps eLOVE and DAKORA, both found in app-stores
GTN-Solutions
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competence-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.6.0 (2017071000)
4.6.0
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2017071000
Version release name: 4.6.0
Maturity: Stable
Supported Moodle versions: 3.1, 3.2, 3.3
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch: https://github.com/gtn/exacomp/tree/v4.6.0
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exabis competence grids
GTN-Solutions
This block is for Moodle 3.1+ versions
exabis competencies has become part of a full-featured suite of functions ready for adaptive learning scenarios. Together with exastud (exabis student review) and exaport (exabis eportfolio) the modules allow for an individulized learning based upon eportfolio-work, competences and weekly schedules.
Two apps are available in the appstores that make use of all three modules more easily being eLOVE (electronical lifelong outcomeoriented vocational education) and Dakora (working with competence grids).
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
In July 2017 exabis eportfolio has become part of a full-featured suite of functions ready for adaptive learning scenarios. Together with exastud (exabis student review) and exacomp (exabis competencies) the modules allow for an individulized learning based upon eportfolio-work, competences and weekly schedules.
Two apps are available in the appstores that make use of all three modules more easily being eLOVE (electronical lifelong outcomeoriented vocational education) and Dakora (working with competence grids).
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.5.1 (2016100500)
4.5.1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2016100500
Version release name: 4.5.1
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1, 3.2
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is fore Moodle 2.6+ versions, it will not work for versions below 2013111800
This block was developed for 2.7, so in 2.6 there can be some minor bugs
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
4.5.0 (2016081702)
4.5.0
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2016081702
Version release name: 4.5.0
Maturity: Stable
Supported Moodle versions: 3.0, 3.1
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is fore Moodle 2.6+ versions, it will not work for versions below 2013111800
This block was developed for 2.7, so in 2.6 there can be some minor bugs
- Exabis Competence Grid Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
Exabis Competence Grid Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
Exabis Competence Grid Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- Exabis Competence Grid Block - History *
First official publishing-date: November 2011
Exabis Competence Grid was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- Exabis Competence Grid Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competence Grid web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competence Grid Webservices read the "webservice-info.txt" and follow the steps.
3.0.1.release (2016041401)
3.0.1.release
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2016041401
Version release name: 3.0.1.release
Maturity: Stable
Supported Moodle versions: 2.9, 3.0
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exabis competencies - competence grids
GTN-Solutions
This version of exabis competencies has some major functionality enhancements. Be sure to make backups before installing - updatescripts to previous installations are contained.
For a full documentation of our module please refer to the pdf at exabis.at
The block is ready for Moodle 3.0-Installations
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
- exabis competencies Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
With this version it is possible to individualize learning-processes completely. Materials (and Moodle activities) can be added to competence grids and can be distributed to weekly plans for students to work on.
It is possible to generate full competence grids within Moodle or, if collaborating - using edustandards.org
- exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competencies web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competencies Webservices read the "webservice-info.txt" and follow the steps.
v2.8-r2 (2015052801)
v2.8-r2
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2015052801
Version release name: v2.8-r2
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp
GTN-Solutions
This block is fore Moodle 2.6+ versions, it will not work for versions below 2013111800
This block was developed for 2.7+, so in 2.6 there can be some minor bugs
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
exabis competencies Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competencies web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competencies Webservices read the "webservice-info.txt" and follow the steps.
v2.8 (2014121900)
v2.8
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2014121900
Version release name: v2.8
Maturity: Stable
Supported Moodle versions: 2.6, 2.7, 2.8
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is fore Moodle 2.6+ versions, it will not work for versions below 2013111800
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
exabis competencies Block - Description *
Outcomes/rubrics for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and can be used with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards for teachers. Also there is a connection to exabis_eportfolio-block to enable student-centered work with portfolios that are associated with competencies.
exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competencies web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competencies Webservices read the "webservice-info.txt" and follow the steps.
v2.7-r1 (2014082710)
v2.7-r1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2014082710
Version release name: v2.7-r1
Maturity: Stable
Supported Moodle versions: 2.7
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
exacomp_nextgen
GTN-Solutions
This block is fore Moodle 2.7+ versions, it will not work in Moodle 1.9 (or below)
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
exabis competencies Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria.
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 learning standards.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
(2.1) If you want to work with Exabis Competencies web services you have to copy the folder exacomp_local to the local-directory of Moodle
Log in as 'administrator' and click on the 'Home' link
That's it!
If you want to use Exabis Competencies Webservices read the "webservice-info.txt" and follow the steps.
1.1 (2013102502)
1.1
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2013102502
Version release name: 1.1
Maturity: Release Candidate
Supported Moodle versions: 2.3
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
This block is fore Moodle 2.x-versions, it will not work in Moodle 1.9 (or below)
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
exabis competencies Block - Description *
Outcomes for students can easily be added to courses by teachers documenting their work with educational standards. These outcomes can be generated at http://www.edustandards.org and communicate with the exabis_competencies-block.
Students can reflect upon their own work and develop a competency-profile. The newest version adds competence-grids and drag&drop-upload for material to be used with standards.
exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria. A major update to the module was done in the summer of 2013 with funding from the Landesinstitut für Schulentwicklung in Baden-Württemberg.
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.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
Log in as 'administrator' and click on the 'Home' link (Moodle 2.0)
That's it!
1.0 (2013042100)
1.0
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2013042100
Version release name: 1.0
Maturity: Beta
Supported Moodle versions: 2.0, 2.1, 2.2, 2.3, 2.4, 2.5
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
This block is fore Moodle 2.x-versions, it will not work in Moodle 1.9 (or below)
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
- exabis competencies Block - Description *
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.
- exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
Log in as 'administrator' and click on the 'Home' link (Moodle 2.0)
That's it!
1.0 (2012122100)
1.0
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2012122100
Version release name: 1.0
Maturity: Beta
Supported Moodle versions: 2.0, 2.1, 2.2, 2.3, 2.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
This block is fore Moodle 2.x-versions, it will not work in Moodle 1.9 (or below)
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
- exabis competencies Block - Description *
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.
- exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
Log in as 'administrator' and click on the 'Home' link (Moodle 2.0)
That's it!
1.0 (2012100402)
1.0
Plugin type: Blocks
Frankenstyle component name: block_exacomp
Version build number: 2012100402
Version release name: 1.0
Maturity: Beta
Supported Moodle versions: 2.0, 2.1, 2.2, 2.3, 2.4
Repository URL (Git): https://github.com/gtn/exacomp
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/gtn/exacomp/
This block is fore Moodle 2.x-versions, it will not work in Moodle 1.9 (or below)
- exabis competencies Block - Bugs, Feature Requests, and Improvements *
If you have any problems installing this block or suggestions for improvement please mailto: office@gtn-solutions.com
- exabis competencies Block - Description *
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.
The xml-file can be generated here: http://www.moodleplugins.org/standards
A simple registration-process is obligatory to gain access. The online-xml-creating-tool is open source.
In our block we have included a sample xml-file which can be substituted with you individual content. The name of the xml-file that the system picks up from your /exacomp/xml-directory has to be exacomp_data.xml
- exabis competencies Block - Disclaimer *
As with any customization, it is recommended that you have a good backup of your Moodle site before attempting to install contributed code.
While those contributing code make every effort to provide the best code that they can, using contributed code nevertheless entails a certain degree of risk as contributed code is not as carefully reviewed and/or tested as the Moodle core code.
Hence, use this block at your own risk.
- exabis competencies Block - History *
First official publishing-date: November 2011
exabis competencies was developed with kind support of the Federal Ministry of Education in Austria.
- exabis competencies Block - Installation *
Save the zip file somewhere onto your local computer and extract all the files
Transfer the folder exacomp to the blocks-directory of Moodle
Log in as 'administrator' and click on the 'Home' link (Moodle 2.0)
That's it!