You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the sample course, the assessment _attempts value is set to "infinite". This is not a validvalue in the Assessment extension, and it is not compatible with the authoring tool.
adapt_framework/src/course/en/articles.json
Line 40 in 70ac425
In the sample course, the assessment
_attempts
value is set to "infinite". This is not a valid value in the Assessment extension, and it is not compatible with the authoring tool.Suggest changing this to the default value of
-1
.Relates to adaptlearning/adapt-contrib-assessment#206
The text was updated successfully, but these errors were encountered: