Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Help strings.

Development talk:Help strings

From MoodleDocs
Revision as of 00:11, 29 April 2010 by Pierre Pichet (talk | contribs)

Just to say that the actual implementation is more HTML rendering although not the same in the mouse over than in the pop-up window

 
 HTML <br/> or <p>  are necessary to create a newline and <b> gives bold
 
 
<b>Like with short answer questions</b> gives bold 

i.e. Like with short answer questions  in the pop-up but not in the mouse over. 

List with * does not work. <br/> In this case, the first * Unordered Lists are easy to do: ** start every line with a star *** more stars means deeper levels


What will be the final standards?

Pierre Pichet 00:05, 29 April 2010 (UTC)