shevandrin / rqti

Create QTI Exercises and Exams from R
https://shevandrin.github.io/rqti/
GNU General Public License v3.0
4 stars 2 forks source link

directed pair: what is the default points; docs say 1? not dependent on number of pairs? #215

Closed johannes-titz closed 2 months ago

shevandrin commented 2 months ago

no, it depends on the number of pairs by default (if slot point is not set)

johannes-titz commented 2 months ago

how exactly?

shevandrin commented 2 months ago

If not provided, the default is calculated as 0.5 points per pair.

shevandrin commented 2 months ago

I ve changed the vignette and docs