Crossword question type

Question types ::: qtype_crossword
Maintained by TimTim Hunt, Chris Nelson, Anupama Sarjoshi
A crossword question type for Moodle.

Crossword question type v1.0.0 for Moodle 3.11+

Moodle 3.11, 4.0, 4.1, 4.2
Released: Jumaat, 12 Mei 2023, 11:32 PM

Features of this first version.

  • Basic implementation of this question type.
  • Create crosswords for use in a Moodle quiz (or other places where questions can be used).
  • In this version the words must be laid out in the grid manually, but the form validation will help you get that right.
  • Supports characters in any alphabet that is in Unicode.
  • With option for partial grading of words with accents.
  • Supports answer containing spaces and hyphens.
  • Feedback welcome.

Version information

Version build number
2023051200
Version release name
v1.0.0 for Moodle 3.11+
Maturity
Stable version
MD5 Sum
8e1987b00bd4e991002d1de165792f1a
Supported software
Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.0

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation