Replies: 1 comment 1 reply
-
|
@tcaiazzi What do you think? Has anyone tried it yet? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was wondering whether it would be possible to add a "weight" column to the
.csvfile generated by the Kathara Lab Checker.The idea would be that the sum of all weights equals the total score (or total number of tests). This would allow different tests to contribute differently to the final result. For example, simple existence checks could have a lower weight than more important functional checks such as IP verification.
It would also be very useful to make these weights easily configurable, depending on the type of lab. For instance, in DNS labs, I might want DNS-related tests to have a higher weight than basic IP checks.
For example (total weight = 10):
This would allow more pedagogically meaningful grading by emphasizing the most important learning objectives of each lab. (This is the objectif of my master thesis ;) )
What do you think about this approach?
I can help to code this feature, with some help.
Beta Was this translation helpful? Give feedback.
All reactions