Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions calculées : correction erronée pour les variables > 1000 #5950

Open
pantxo opened this issue Dec 3, 2024 · 0 comments
Open

Questions calculées : correction erronée pour les variables > 1000 #5950

pantxo opened this issue Dec 3, 2024 · 0 comments

Comments

@pantxo
Copy link

pantxo commented Dec 3, 2024

Problème
Pour les questions calculées, lorsqu'un calcul fait intervenir une variable choisie aléatoirement et dont la valeur est supérieure à 1000, le résultat attendu par le correcteur automatique est systématiquement 0.

Comment le reproduire

  • Créer un exercice contenant une question calculée du type
    [#c]x10 = [=res] où l'intervalle de tirage de c est 1000-10000.
  • Faire l'exercice
  • Regarder la correction...

Comportement attendu
Le résultat attendu est 10xc

Captures d'écran
image

Bureau (à compléter au mieux):

  • Linux Ubuntu 20.04 et Windows 10
  • Firefox 132

Serveur
Je ne sais pas (IUT1 de l'Université Grenoble Alpes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant