summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/config.json
diff options
context:
space:
mode:
authorChristian Klinger2016-06-10 17:19:50 +0200
committerChristian Klinger2016-06-10 17:19:50 +0200
commitcab4355fec9928639e688d096d9ad5e77cb28493 (patch)
tree79aa7dc308c4c877bef87f89cf2b88fbe917ef74 /modules-available/exams/config.json
parentuse Module:: instead of require (diff)
downloadslx-admin-cab4355fec9928639e688d096d9ad5e77cb28493.tar.gz
slx-admin-cab4355fec9928639e688d096d9ad5e77cb28493.tar.xz
slx-admin-cab4355fec9928639e688d096d9ad5e77cb28493.zip
first rough version of exams-module.
Diffstat (limited to 'modules-available/exams/config.json')
-rw-r--r--modules-available/exams/config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules-available/exams/config.json b/modules-available/exams/config.json
new file mode 100644
index 00000000..e109b27b
--- /dev/null
+++ b/modules-available/exams/config.json
@@ -0,0 +1,5 @@
+{
+ "category":"main.status",
+ "dependencies": [ "locations" ],
+ "permission": "0"
+}