1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-22 10:38:25 +02:00

Use a selector to choose a problem number

This commit is contained in:
Yohann D'ANELLO
2021-01-12 18:02:00 +01:00
parent d75ba1f890
commit 170326d503
3 changed files with 37 additions and 0 deletions

View File

@ -236,3 +236,6 @@ GOOGLE_API_KEY = os.getenv("GOOGLE_API_KEY")
# Use local Jquery
JQUERY_URL = False
# Custom parameters
PROBLEM_COUNT = 8