forked from theodi/ODI-eLearning
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadapt.json
More file actions
executable file
·24 lines (24 loc) · 796 Bytes
/
adapt.json
File metadata and controls
executable file
·24 lines (24 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"dependencies": {
"adapt-contrib-vanilla": "*",
"adapt-contrib-text": "*",
"adapt-contrib-narrative": "*",
"adapt-contrib-media": "*",
"adapt-contrib-hotgraphic": "*",
"adapt-contrib-blank": "*",
"adapt-contrib-accordion": "*",
"adapt-contrib-graphic": "*",
"adapt-contrib-matching": "*",
"adapt-contrib-textInput": "*",
"adapt-contrib-mcq": "*",
"adapt-contrib-gmcq": "*",
"adapt-contrib-assessment": "*",
"adapt-contrib-trickle": "*",
"adapt-contrib-tutor": "*",
"adapt-contrib-boxMenu": "*",
"adapt-contrib-spoor": "*",
"adapt-contrib-pageLevelProgress": "*",
"adapt-contrib-resources": "*",
"adapt-contrib-slider": "*"
}
}