Modify MCQ module to follow changes on the website part
Add channel MCQ
This commit is contained in:
parent
eb82d0898d
commit
61ac7b11f5
3 changed files with 250 additions and 47 deletions
|
|
@ -1,4 +1,7 @@
|
|||
<?xml version="1.0" ?>
|
||||
<nemubotmodule name="qcm">
|
||||
<file url="/var/www/nemunai.re/bot/htdocs/questions.xml"/>
|
||||
<file name="main" url="/var/www/nemunai.re/bot/htdocs/questions.xml"/>
|
||||
<file name="courses" url="/var/www/nemunai.re/bot/htdocs/courses.xml"/>
|
||||
<file name="users" url="/var/www/nemunai.re/bot/htdocs/users.xml"/>
|
||||
<server url="bot.nemunai.re" />
|
||||
</nemubotmodule>
|
||||
Loading…
Add table
Add a link
Reference in a new issue