Details
Description
If the question type wants any CSS, at the moment this needs to be copy pasted into the theme CSS files.
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-16219 | mod/quiz/reviewquestion.php does not call questiontype::get_html_head_contributions |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
To use this, you just need to put a styles.css or styles.php file in the question type folder. If you want to do something more complicated, override the get_html_head_contributions method defined in the base class.