Very urgent .... how questions rendered as html

Very urgent .... how questions rendered as html

eftir Kiran Kalluri -
Number of replies: 2

Please anybody tell me how questions are displaying as html while student attempt quiz. I need what is the function name and inputs to that function.

Average of ratings: -
In reply to Kiran Kalluri

Re: Very urgent .... how questions rendered as html

eftir Marcus Green -
Mynd av Core developers Mynd av Particularly helpful Moodlers Mynd av Plugin developers Mynd av Testers

What is the source of your urgency? What files have you looked at so far?

In reply to Kiran Kalluri

Re: Very urgent .... how questions rendered as html

eftir Itamar Tzadok -

It depends on your moodle version. In 2.1 and higher you should look in question/type/the-question-type-in-question/renderer.php. Note that for some layout issues you may be able to use css, which you can tweak in the theme or even on the quiz page. smile