Obojobo
Obojobo copied to clipboard
Feature Request: Score import penalty
Now that we have score importing, it may be nice to expand the feature. The feature is mostly designed for widely used modules like the info lit modules. Students see them in multiple courses at once, usually score high, and it’s usually scored as a participation grade.
However, there are use cases that may want some options around import.
If in the future physics 1 and engineering 1 share modules, then it is more likely that students would want to import their previous score as an insurance to reduce the risk of accidental failing on some harder modules.
Options I can think of at the moment:
- Percentage of imported score penalty (score - score * .10)
- flat x percent penalty (score - 10)
- maximum score (score > max ? max : score)
Right now the maximum score option seems to be preferred by the instructor that suggested this.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep our backlog under control, but we thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep our backlog under control, but we thank you for your contributions.