e-valuation / EvaP

a university course evaluation system written in Python using Django
Other
95 stars 145 forks source link

Add configuration option in redemption events allowing redemption of reward points only in certain steps #2258

Open hansegucker opened 1 month ago

janno42 commented 1 month ago

Reward Point Redemption Events should get a new property step (default: 1). Only multiples of this step can be redeemed for this event.

On the redemption page, a text "(multiples of {{step}})" should be displayed.