1- In Moodle 2.0 DEV I notice that when navigating in the Course activities there are 2 possible ways of displaying the navigation:
a) the Navigation (and Settings) blocks are displayed in the left column
b) the breadcrumb at the top includes a link to the actual Course (followed by the name of the current activity).
2- In editing Teacher role, these 2 display systems sometimes overlap each other; and when editing activities, the Navigation (& Settings) blocks are sometimes displayed, sometimes not. The display behavior does not look coherent to me, as explained in the following examples.
Quiz activity
Info, Results and Preview: Blocks displayed, Course front page not linked
Edit: Blocks not displayed, Course front page linked
Feedback activity
Overview, Edit questions, Templates, Analysis and Show responses: Blocks displayed and Course front page is linked
3- In the Quiz example, it makes sense for the left blocks to not be displayed in Edit Quiz mode, in order to not clutter the interface and leave more real estate for the numerous settings to be displayed.
4. Is there a consensus that in 2.0 all or most activities, modules and plugins should display the administration blocks in the left column EXCEPT when the editing interface needs more real estate?
5. In a module script, where is the call to display (or not) the administration blocks located?
6. How does one produce the display of the Administration settings proper to the current module, in the left column, e.g. for Quiz, see attached screenshot?
If all this is explained in the Developer docs somewhere, thanks for pointing me to the right page(s).
Joseph