Open steffen74 opened 2 years ago
"saveAchievementOptionEvaluationScript" and "saveAchievementOptionDocumentationTemplate" Still require "filename" as input?
The fields where the file name is displayed are no input text field but the file name is only displayed after it has been uploaded via the upload button.
The administration projects (in the following achievement options to allow for other types beyond projects) consists of two parts:
Details
Selection of an achievement option for a course: If the field
Course.achievementCertificatePossible
isTRUE
the tab 4 of the course admin site includes an additional section above the participant table showing the currently selected achievement options that are possible. A new achievement option can be added to the course by clicking on the plus sign located in that section. Clicking on it opens the page to define new or update current achievement options. Another way to open that same site and to add an achievement option to a course is to select the entry "Achievement Administration", which is added as a new item to the menu for instructors and admins.The URL of the new site is: [domain]/achievements/
For admins and instructors the menu of the standard header is extended by the item "Achievement Administration" ("Administration Leistungsnachweise")
The design for the site is the following:
The given list of projects can be filtered according to the programs the projects are part of (via the courses they are connected to) and can be sorted according the courses.
Admins see all existing projects. Instructors only see projects that are connected to the courses they are instructing.
Defaults for adding an achievement option:
Optional and Future Implementations