Gradebook
The Gradebook is a teacher dedicated module that allows to do 3 main things:
- View in a table/matrix mode all the classroom activities and test votes
- Manage alredy given votes and give final vote
- Create a new activity to insert in the table/matrix
The view function is divided in 3 areas: the first part of the table is dedicated to aggregate the following info:• Max activity/test score
- Required activity/test score to pass it
- Weight for final score
- Visible/not visible to students
- This activity is used for the final score
- Second part of the table is dedicated to show student's results
The third part of the table is dedicated to show this info:
- How many users have passed the test
- How many users have failed the test
- How many users need manual votes to open answers and file upload
- Average grade
- Standard deviation
- Maximum score
- Minimum score
The area to manage activities already done is the area where the teacher can edit automatic votes or can correct the 2 kind of text answers that can not be automatically scored by the system (Free Text and File Upload).
It is also possible to edit the following test/activity properties:
- Weight
- Show to users
- Use for final score
From here it is also possible to manage the final grade. The new activity functions allow the teacher to manually add a new activity and assign grades to students.