Posts made by Joseph Rézeau

Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Michael,

I confirm your findings. Actually, I think it's rather a good thing that the pop-up window displays the course title. Any particular reason why you do not want it?

You say you "recently upgraded to version 2.6.4". Why not to latest version available, 2.7?

Joseph

Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Laine "[...] but [the essay questions] are all being marked by Moodle automatically as incorrect"

Obviously this is not the expected behaviour of a Moodle quiz. Have you tried to attempt the quiz when logged in as a real student? At the end of the attempt, you should see this:

screenshot #1

Please post a screenshot of what you are getting instead.

Joseph

Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Thanks for your reply, Mary. Pursuing this matter I made several interesting findings.

1.- It seems to be almost impossible to NOT display the address bar in a browser window. So I have removed that particular element from the documentation at URL_resource_settings#Display.

2.- I discovered the list of those parameters that can be used when using a popup_action in Moodle. They are listed in file lib/outputactions.php in class popup_action.

3.- However, I have also found out that a number of these parameters are a) ineffective in all browsers or b) effective in some browsers only!

I have only tested Firefox, Chrome, MSIE and Opera and, for instance "fullscreen => true" only works in Firefox. Not that a full screen pop-up window is terribly useful, anyway.wink

Joseph

PS.- Does anyone know what the "dependent" parameter is supposed to do in a popup_action?

Average of ratings: Useful (1)