Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5bb0c64b609374da1e1a4b8090a017916c5c68b9
[moodle.git]
/
mod
/
quiz
/
yui
/
src
/
quizquestionbank
/
meta
/
quizquestionbank.json
1
{
2
"moodle-mod_quiz-quizquestionbank": {
3
"requires": [
4
"base",
5
"event",
6
"node",
7
"io",
8
"io-form",
9
"yui-later",
10
"moodle-question-qbankmanager"
11
"moodle-core-notification-dialogue"
12
]
13
}
14
}