* Evel liu <[email protected]> [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 mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to