Merge branch 'api-1.2' of github.com:h5p/h5p-question-set into api-1.2

pull/1/head
Frode Petterson 2014-10-08 14:53:57 +02:00
commit 76f407182f
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
{ {
"label": "Fremdriftstekst", "label": "Fremdriftstekst",
"description": "Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total", "description": "Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total",
"default": "Deloppgåve @current av @total" "default": "Deloppgave @current av @total"
} }
] ]
}, },

View File

@ -3,7 +3,7 @@
"contentType": "question", "contentType": "question",
"majorVersion": 1, "majorVersion": 1,
"minorVersion": 0, "minorVersion": 0,
"patchVersion": 53, "patchVersion": 54,
"runnable": 1, "runnable": 1,
"fullscreen": 0, "fullscreen": 0,
"machineName": "H5P.QuestionSet", "machineName": "H5P.QuestionSet",