Gitlab CSE Unil

Skip to content
Snippets Groups Projects

correcion ref moodle

Merged M. Chardon requested to merge django into javascript
1 file
+ 6
1
Compare changes
  • Side-by-side
  • Inline
@@ -22,7 +22,12 @@ DATABASES = {
},
}
MOODLE_HREF = "https://tstmoodle.unil.ch/33/mod/adim/checkAccess.php?uuid={uuid}"
ATTP = {
'moodle': {
'CHECK_URL': "https://tstmoodle.unil.ch/33/mod/adim/checkAccess.php?uuid={uuid}",
'MODE_ID': 16
}
}
ADIM_PROD = False
ADIM_DEBUG_JS = False
Loading