Resource clipboard

Antonio Cañas Vargas 2023-03-30 11:30:30 +02:00
parent 60a98ac5bb
commit 5caa09968b
1 changed files with 26 additions and 2 deletions

@ -10,8 +10,32 @@ To create a new rubric and add it to the list of existing rubrics, click on the
* **Title**. A title for the rubric (for example _Rubric for the evaluation commission of the Final degree project_).
* **Description**. Brief optional description of the rubric.
When you fill in these fields, click the _Create rubric_ button. A confirmation message, the same title and description editing box, and a second box to add one or more evaluable criteria to the newly created rubric will be displayed. The new rubric will also show up in the updated rubric list.
When you fill in these fields, click the _Create rubric_ button. A confirmation message, the same title and description editing box, and a second box to add one or more evaluable [criteria](#criteria) to the newly created rubric will be displayed. The new rubric will also show up in the updated rubric list.
## Criteria
To add criteria, click the _Add criteria_ icon (plus sign) in the upper left corner of the _Criteria_ box or the _New criteria_ button at the bottom of the box.
When editing a rubric, a **Criteria** box appears with a list of the evaluation criteria used in that rubric. At the end of such list a form appears to create a new criterion. The following icons are displayed to the left of each criterion that allow editing:
* _Delete_ (red trash can) to delete the criteria. The platform will request your confirmation.
* _Move up_ (up arrow) to move the criteria up.
* _Move down_ (down arrow) to move the criteria down.
In each criteria you can edit the following fields:
* **Title**: name of the criterion.
* **Source**: optional link to one of the following resources:
* _No link_. Teachers will enter the grade manually.
* _Exam_. The grade will be obtained from the sum of the sessions of an [exam](ASSESSMENT.Exams.es).
* _Game_. The grade will be obtained from the sum of the games of a [game](ASSESSMENT.Games.es).
* _Rubric_. The grade will be obtained from another rubric, as long as no loops are formed.
* **Minimum**: lower value. Any grade lower than this will be substituted for this minimum value.
* **Maximum**: upper value. Any grade higher than this will be replaced by this maximum value.
* **Weight**: weighting value between 0 and 1 of the current criterion in the global computation of the rubric.
### Resource Clipboard
The resource clipboard contains all the links that have been copied from the different sections of the platform with the icon _Link_ (chain) and that have not yet been assigned to items of the [program](COURSE.Program.es) or to [criteria of rubrics](#criteria). To add a link to a resource, **you must first go to the section of the platform where such resource is located, select it, and click on the _Link_ (chain) icon**. The link to the resource will be added to the clipboard. You can repeat this action with several resources as a shopping cart before linking them from the program or from a rubric.
Once you have added one or several links to the clipboard, go to a rubric, edit it and in the _Source_ field of the criteria you will be able to select a link to the desired resource. As you assign links, they will disappear from the clipboard. So if you want to use the same link on two different sites, you'll have to copy it back to the clipboard from where it came from.
When editing rubrics, you can view the content of the resource clipboard by clicking the _Clipboard_ icon in the upper left corner of the rubrics box. A **Resource Clipboard** box will appear with the current link list. If you want to delete the clipboard, click the _Delete_ (red trash can) icon in the upper left corner of the clipboard; you will not be prompted for confirmation and obviously only the links to the original linked objects will be removed, not the objects themselves.