File tree Expand file tree Collapse file tree 2 files changed +12
-9
lines changed
Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " adapt-contrib-tutor" ,
3- "version" : " 0.0 .1" ,
3+ "version" : " 1.1 .1" ,
44 "homepage" : " https://github.com/adaptlearning/adapt-contrib-tutor" ,
55 "authors" : [
66 " Kevin Corry <kevinc@learningpool.com>"
77 ],
8- "description" : " A basic feedback overlay for question components" ,
8+ "displayName" : " Tutor" ,
9+ "extension" : " tutor" ,
10+ "description" : " An extension which provides a basic feedback overlay for question components" ,
911 "main" : " /js/adapt-contrib-tutor.js" ,
1012 "keywords" : [
1113 " adapt-plugin" ,
1214 " adapt-extension"
1315 ],
14- "license" : " GPLv3"
15- }
16+ "license" : " GPLv3" ,
17+ "targetAttribute" : " _tutor"
18+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " adapt-contrib-tutor" ,
3- "version" : " 0.0 .1" ,
3+ "version" : " 1.1 .1" ,
44 "description" : " A basic feedback overlay for question components" ,
55 "main" : " " ,
66 "scripts" : {
1616 "url" : " https://github.com/adaptlearning/adapt-contrib-tutor/issues"
1717 },
1818 "devDependencies" : {
19- "karma" : " ~ 0.10" ,
20- "karma-mocha" : " * " ,
21- "karma-expect" : " * "
19+ "karma" : " 0.10" ,
20+ "karma-mocha" : " 0.1.0 " ,
21+ "karma-expect" : " 1.1.0 "
2222 }
23- }
23+ }
You can’t perform that action at this time.
0 commit comments