Skip to content

Two extensions for WikiMedia that provides quizzes and lets you import quizzes from .docx files.

Notifications You must be signed in to change notification settings

spencer012/wikimedia-quiz-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wikimedia-quiz-extensions

Two extensions for WikiMedia that provides quizzes and lets you import quizzes from .docx files.

Installation

Install the wikimedia software

Clone/download into the ..\server\extensions\ folder

Add

wfLoadExtension( 'QuizExtended' );
wfLoadExtension( 'PageFromDoc' );

into LocalSettings.php

Use Wikimedia's update page to run the sql

Usage

All new pages will be in Special:SpecialPages under "Other special pages".

Some will require you to log in as admin or make a new account with the teacher checkbox ticked.

About

Two extensions for WikiMedia that provides quizzes and lets you import quizzes from .docx files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published