e-valuation / EvaP

a university course evaluation system written in Python using Django
Other
99 stars 147 forks source link

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

Open hansegucker opened 3 months ago

janno42 commented 3 months 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.