summaryrefslogtreecommitdiff
path: root/prolog
diff options
context:
space:
mode:
Diffstat (limited to 'prolog')
-rw-r--r--prolog/en.py3
-rw-r--r--prolog/sl.py3
2 files changed, 6 insertions, 0 deletions
diff --git a/prolog/en.py b/prolog/en.py
index eebad21..e88f0fa 100644
--- a/prolog/en.py
+++ b/prolog/en.py
@@ -1,5 +1,8 @@
# coding=utf-8
+name = 'Prolog'
+description = 'Introductory Prolog course.'
+
hint = {
'no_hint': '''\
<p>No hint available, sorry!</p>
diff --git a/prolog/sl.py b/prolog/sl.py
index b341f66..293f5a6 100644
--- a/prolog/sl.py
+++ b/prolog/sl.py
@@ -1,5 +1,8 @@
# coding=utf-8
+name = 'Prolog'
+description = 'Uvodni tečaj prologa.'
+
hint = {
'no_hint': ['''\
<p>Namig ne obstaja! Poskusi uporabiti misli.</p>