correctly set and use logged user
This commit is contained in:
commit
17946fbcbf
207 changed files with 18910 additions and 0 deletions
4
questtypes/dummy/html/quest.tpl
Normal file
4
questtypes/dummy/html/quest.tpl
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<form method="post">
|
||||
<input type="submit" name="submit" value="richtige Antwort" />
|
||||
<input type="submit" name="wrong" value="falsche Antwort" />
|
||||
</form>
|
||||
0
questtypes/dummy/html/submission.tpl
Normal file
0
questtypes/dummy/html/submission.tpl
Normal file
Loading…
Add table
Add a link
Reference in a new issue