Cross XML format

Question formats ::: qformat_crossxml
Maintained by Daniel Thies
This input format plugin is a handy utility that converts questions from one question type to another.

Cross XML format 1.1

Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: 일요일, 14 4월 2024, 5:29 AM
qformat_crossxml
================

An input format plugin that interchanges some of the question types
in a Moodle XML export file. It enables users to change types of some
questions in the Moodle question bank by exporting the questions as Moodle
XML format and importing with this format. Short answer questions will
be changed to multiple choice questions, and multiple choice questions
in the file will be imported as short answer questions. Drag and drop
into text will be converted to Select missing words and vice versa.
If the Drag and Drop Matching matching question type is installed,
those questions will be switched with the standard matching type. If
All-or-Nothing Multichoice or OU Multiresonse are installed those types
will be converted to regular multichoice.

This directory should to question/format/crossxml in Moodle installation
directory. Login as admin to complete plugin installation. Then select
this format *Cross XML* during question bank import.

All original files are copyright Daniel Thies 2018 dethies@gmail.com
and are licensed under the included GPL 3

Version information

Version build number
2019033004
Version release name
1.1
Maturity
안정 버전
MD5 Sum
4552922b17883f3719e6164fc0125ebe
Supported software
Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Question formats

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