Dear all,
as title says I need a extension for user do a checklist for some check item and save in database or show to others
just like this format:
item1------------[mark lable or button] item2------------[mark lable or button] item3------------[mark lable or button] item4------------[mark lable or button]
when user submit and the result can show in result page
Hi all,
and I find a extension of Extension:Quiz
but I dont know how to use it in the Mediawiki because the extension is for Wikiversity only????
2010/2/24 Evel liu evel.evel@gmail.com
Dear all,
as title says I need a extension for user do a checklist for some check item and save in database or show to others
just like this format:
item1------------[mark lable or button] item2------------[mark lable or button] item3------------[mark lable or button] item4------------[mark lable or button]
when user submit and the result can show in result page
2010/2/24 Evel liu evel.evel@gmail.com:
Hi all,
and I find a extension of Extension:Quiz
but I dont know how to use it in the Mediawiki because the extension is for Wikiversity only????
It's not for Wikiversity only. It was developed to be used on Wikiversity, but it should run fine on any MediaWiki install.
Roan Kattouw (Catrope)
but I dont know how to use in my wiki, could you give me a link or usage instruction? Thanks, Roan!
2010/2/24 Roan Kattouw roan.kattouw@gmail.com
2010/2/24 Evel liu evel.evel@gmail.com:
Hi all,
and I find a extension of Extension:Quiz
but I dont know how to use it in the Mediawiki because the extension is
for
Wikiversity only????
It's not for Wikiversity only. It was developed to be used on Wikiversity, but it should run fine on any MediaWiki install.
Roan Kattouw (Catrope)
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
2010/2/25 Evel liu evel.evel@gmail.com:
but I dont know how to use in my wiki, could you give me a link or usage instruction?
http://www.mediawiki.org/wiki/Extension:Quiz#Installation_Instructions
Roan Kattouw (Catrope)
HI all sorry I cannot find some effective way to install this extension. someone tell me if you have install success in mediawiki or if you install success a *Wikiversity*http://en.wikipedia.org/wiki/Wikiversity *. tell me how you install it. thanks so much!*
2010/2/25 Roan Kattouw roan.kattouw@gmail.com
2010/2/25 Evel liu evel.evel@gmail.com:
but I dont know how to use in my wiki, could you give me a link or usage instruction?
http://www.mediawiki.org/wiki/Extension:Quiz#Installation_Instructions
Roan Kattouw (Catrope)
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
* Evel liu evel.evel@gmail.com [Sat, 27 Feb 2010 13:40:48 +0800]:
HI all sorry I cannot find some effective way to install this extension. someone tell me if you have install success in mediawiki or if you install success a *Wikiversity*http://en.wikipedia.org/wiki/Wikiversity *. tell me how you install it. thanks so much!*
I've installed this extension sucessfully quite long time ago. In fact, one of my own extensions originally forked from Quiz. Quiz installation is simple: it doesn't even create new DB tables. Have you extracted the files into /extensions/Quiz folder via the extension distributor?
http://www.mediawiki.org/wiki/Special:ExtensionDistributor/Quiz
Just be sure you've extracted into corect directory. And don't forget to include
require_once("$IP/extensions/Quiz/Quiz.php");
to LocalSettings.php
There are the samples you might want to copy/paste into your wiki pages to make sure the extension works: ttp://en.wikiversity.org/wiki/Help:Quiz Dmitriy
wikitech-l@lists.wikimedia.org