I am new in moodle and also not 100% idea about asking question regarding moodle issues
Is there any option in moodle
to add a div
at the top of all questions pages as a unique div ?
it should be editable as well
any answer and advice are much appreciated
As I know moodle, Its not possible to add a new div on quiz pages easily, The easy way to add html/tags in moodle by theme which is applying in your moodle as current theme. If you add any tags on particular theme, it will be shown in this theme only.
Moodle theme has various layout, on which you can add/edit html/tags.
Please read paragraph under header 'The different layouts as of 21st April 2013' with this artcle.Various Layout. which describes about moodle various layout. I am not sure but it may useful for you.
If theme way is not useful for you, then you will have to go with creating module/plugin for add html.