forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'MDL-63827' of https://github.com/timhunt/moodle
- Loading branch information
Showing
3 changed files
with
47 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
question/format/gift/tests/fixtures/questions_in_category.gift.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
// question: 0 name: switch category to $course$/Default for New Features | ||
$CATEGORY: $course$/Default for New Features | ||
|
||
// question: 44 name: Moodle activities | ||
::Moodle activities::[html]Match the activity to the description.{ | ||
=An activity supporting asynchronous discussions. -> Forum | ||
=A teacher asks a question and specifies a choice of multiple responses. -> Choice | ||
=A bank of record entries which participants can add to. -> Database | ||
=A collection of web pages that anyone can add to or edit. -> Wiki | ||
= -> Chat | ||
} | ||
|
||
// question: 43 name: Greeting | ||
::Greeting::[html]<a href\="http\://demo.moodle.net/file.php/5/media/bonjour.mp3">Listen to this greeting\:</a><br /><br />What language is being spoken?{ | ||
~English#Sorry, listen again. | ||
=French#Yes, well done! | ||
~German#Sorry, listen again. | ||
~Spanish#Sorry, listen again. | ||
} | ||
|
||
// question: 46 name: Moodle user | ||
::Moodle user::[html]Anyone who uses Moodle is a ...{ | ||
=%100%Moodler# | ||
} | ||
|
||
// question: 45 name: Moodle acronym | ||
::Moodle acronym::[html]Moodle is an acronym for <span style\="font-style\: italic;">Modular Object-Oriented Dynamic Learning Environment</span>.{TRUE} |