Merge branch 'master' of intern.amendor.com:h5plibs/questionset

d3summaryChart
Frank Ronny Larsen 2013-02-07 19:08:59 +01:00
commit 069314313f
1 changed files with 16 additions and 11 deletions

View File

@ -53,6 +53,10 @@
"name": "questions",
"type": "list",
"entity": "question",
"field": {
"name": "question",
"type": "group",
"label": "Question",
"fields": [
{
"name": "library",
@ -64,6 +68,7 @@
]
}
]
}
},
{
"name": "introPage",