Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.5, 2.5.1
-
Component/s: Questions
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Question categories in the question bank have an info field to explain what the category is. This is a standard info / infoformat part of columns.
Except that we were using a basic text area to edit this, not an editor form element, so there was no way to set infoformat. We need to fix that anomaly.