Obojobo icon indicating copy to clipboard operation
Obojobo copied to clipboard

Feature Request: Score import penalty

Open iturgeon opened this issue 4 years ago • 2 comments

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.

iturgeon avatar Oct 06 '20 16:10 iturgeon

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.

stale[bot] avatar Apr 18 '21 23:04 stale[bot]

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.

stale[bot] avatar Aug 13 '22 23:08 stale[bot]