Skip to content

NashTechOpenUniversity/moodle-qtype_crossword

 
 

Repository files navigation

Crossword question type

A crossword question type for Moodle.

Installation and set-up

Install from the plugins database

Install from the Moodle plugins database https://moodle.org/plugins/qtype_crossword in the normal way.

Install using git

Or you can install using git. Type this commands in the root of your Moodle install

git clone https://github.com/moodleou/moodle-qtype_crossword.git question/type/crossword
echo /question/type/crossword/ >> .git/info/exclude

Then run the Moodle update process Site administration > Notifications

About

A crossword question type for Moodle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.7%
  • JavaScript 23.2%
  • Gherkin 12.7%
  • CSS 1.8%
  • Mustache 1.6%