Description
This RosarioSIS plugin lets you track student’s discipline score. Decrement the discipline score from the Discipline > Add Referral form. Consult score from the Student Info program (“Discipline Score” tab) and display it on Report Cards. Score is based on a 100 points scale and is automatically reset every semester.
Points can be automatically set when adding a referral (Add Referral program). For this, you’ll have to enter points as the first option for Select Multiple from Options and Select One from Options categories (check your fields Data Type in the Discipline > Referral Form program).
For example, we want the “Violation” category to subtract 1 point for every checked option. Our first option will then read `-1`.
Note: You can allow access to the “Discipline Score” tab for Students and Parents using the Users > Profiles program.
Note 2: You can add fields to the “Discipline Score” tab using the Students > Student Fields program.
Note 3: You can edit or translate both the “Discipline Score” tab and “Discipline Score” field using, respectively, the Students > Student Fields and Discipline > Referral Form programs.
Color codes are as follows:
- 100 and higher: blue
- 90 to 99: green
- 70 to 89: yellow
- 50 to 69: orange
- 0 to 49: red
Translated in French, Spanish, Slovenian and Portuguese (Brazil).
Buy
Install
Copy the Discipline_Score/
folder (if named Discipline_Score-master
, rename it) and its content inside the plugins/
folder of RosarioSIS.
Go to School > Configuration > Plugins and click “Activate”.
Requires RosarioSIS 4.5+
Demo
The Discipline Score plugin can be freely previewed in the online demonstration of RosarioSIS.
Copyleft
- Author François Jacquet
- License MIT