Closed (fixed)
Project:
Quiz
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2006 at 19:56 UTC
Updated:
5 Jan 2010 at 15:36 UTC
Is there any way to enable the use of html code such as <sup></sup> in the lead-text of multichoice questions, (which is needed in order to display at least simpler physical/chemical/mathematical formulae et.c.)?
If not, the ability to specify allowed input format in these fields would be a nice new feature.
Comments
Comment #1
gilcot commentedsetup your input formats with different filters for each format...
http://drupal.org/node/29516
http://drupal.org/handbook/modules/filter
because quiz module use drupal-node for questions (but not for choices) your feature is already in :)
Comment #2
saml commentedOh, sorry, actually I was thinking of the fields for the choices, not the main text for the question. (Can't understand how I could fail to specify that! Must have lost some words in my hurry...)
Thanks for the help though.
Comment #3
gilcot commentedyes, answers/choices are not (always) rendered according to the input format... there is still some work going on that (it's related to output checking if i remember) and more planned for next release.
Comment #4
sivaji_ganesh_jojodae commentedThis is fixed, now quiz 4.x provides input format support for question field.
Comment #5
falcon commented