extending core_question_renderer

Re: extending core_question_renderer

by Bharath Parlapalli -
Number of replies: 0

Tim,


I have added a new quiz/report/<plugin> that will print out the current quiz. this new report plugin shows up in the menu bar. How do I force only this particular link to open in a new window?

the link (from the menu bar) goes to:

<root url>/mod/quiz/report.php?id=<cmid>&mode=<pluginname>

how to make sure that this link opens in a new tab (only this link and not the others)?