Moodle

Any qtype CSS has to be copy and pasted into the theme

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.9
  • Component/s: Questions
  • Labels:
    None
  • Affected Branches:
    MOODLE_17_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

If the question type wants any CSS, at the moment this needs to be copy pasted into the theme CSS files.

Issue Links

Activity

Hide
Tim Hunt added a comment -

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.

Show
Tim Hunt added a comment - 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.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: