This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.

Multiple choice not bold

  • rloenen
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
6 years 6 months ago #6241 by rloenen
Multiple choice not bold was created by rloenen
The text at question in a multiple choice is always bold. How can I make that text 'normal'?
Ronald
Attachments:

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #6243 by drlara
Replied by drlara on topic Multiple choice not bold
Hi Ronald,
A way to prevent the question text to be bold is by adding a style. Follow these steps:
1) From the "Optional Properties" column, click on "Styles". This will add the "Styles" section into the second column.
2) In the Styles section add this CSS rule:
#question {
font-weight: normal;
}
That's it!
The following user(s) said Thank You: rloenen

Please Log in or Create an account to join the conversation.

  • rloenen
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
6 years 6 months ago #6271 by rloenen
Replied by rloenen on topic Multiple choice not bold
Hu Miguel, thanks.
I often use Styles with css, but it is difficult to adjust existing styles. Like in this case. How could I have known that I should use #question here? can I find it or look it up somewhere?
Ronald

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago - 6 years 6 months ago #6289 by drlara
Replied by drlara on topic Multiple choice not bold
Hi,
To get the "id" or "class" name of any element, I use Chrome's Inspect tool...I just right click any place on the page and select "Inspect". Within the "Inspect Tool" window, I click on the top-left corner to be able to select elements from the page, that shows me their id and classes (see screenshot).
Attachments:
Last edit: 6 years 6 months ago by drlara.
The following user(s) said Thank You: victorng

Please Log in or Create an account to join the conversation.

Moderators: ingdon
Time to create page: 0.162 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo