MDL-43936 questions: document renderer API change.
This commit is contained in:
@@ -48,3 +48,7 @@ To add filters, local plugins can now implement the function local_[pluginname]_
|
||||
To ensure you are no longer using or defining any deprecated functions,
|
||||
search for the regular expression:
|
||||
question_rewrite_questiontext_preview_urls|_questiontext_preview_pluginfile|question_send_questiontext_file
|
||||
|
||||
3) The arugment list for core_question_renderer::mark_summary has changed.
|
||||
Please update your calls. (The most likely secnario for this is if you have
|
||||
overridden core_question_renderer::info in your own renderer.)
|
||||
|
||||
Reference in New Issue
Block a user