Posts made by Dr S Bhatia

there are some enlightening conversations here and one is reproduced below from my other post



"Actually this is the best way of doing this also because you can then do the following:

  1. lets say you have a folder called www.yoursite.com/images
  2. put ALL your images there in various folders. eg. test1, physics1, chemistry1 etc
  3. Create your tests offline in textpad/notepad. A question would look like this:
    1. which is the correct diagram for water's behaviour with change in temp?<img src="http://www.yoursite.com/images/physics1/q1.jpg"> { ~A ~B ~C ~D =E}
This way you can create a whole quiz offline, successfully inserting the images also.

Security: since 'images' is a public folder, the students(who are pretty smart) may right click on images during quiz and locate the url of pictures. so do the following:
1. server: set server settings not to allow raw listing of directory contents(this will prevent people from publicly accessing the directory contents)
2. always show quiz in secure window where right click is disabled
3. enable hot-link protection on your site(so that other sites cannot use your images)
This will provide significant security, though nothing is fool proof."

N
ow your other teachers also cannot access this images folder because you had created this folder by ftp or c-panel. But if your question is a published one, then a 'smart' teacher can import it into one of his quiz without alteration, or worse, locate the url of images and 'leak' it out. So keeping the category unpublished will give max security as only you will know the exact urls of those images.(if you wanna share them, share them by all means)
Moreover, each teacher can also be given such folders to upload their images to be used in questions.e.g. www.yoursite.com/images/teacher1........now the problem will be uploading them if you do not trust them enough to allow them ftp access. This can be solved in one more way, the way discovery's website does it.
tell them to signup for a free site kind of thing like http://teacher1.freesite.com and they can upload their images there in a folder and provide links to it in their question.
Once again- your images are safe
other teachers' images are safe
cross usage can be prevented
student 'leak' can be prevented
hmmpphhhhh...........

The words start to appear when you type first letter in the box when the user is using the quiz. Is it supposed to do that or is there a way to stop doing this. Because this means that the system is giving the answer.

This is because of your browser's cache. Clearing the cache, for instance, will stop this. Students will not be seeing this on a different computer

Also when you use the multiple answers option in multiple choice, the user can click all of the options even they are incorrect and still get full marks!!! Is there a way around this?

The wrong answer's grade should be -100%
See this example

Q. Rabbit is a - {
~%-100% Plant
~%50% mammal
~%-100%virus
~%50%vertebrate
~%-100% reptile}

Now if the student ticks only mammal or vertebrate, he gets 50%
if he ticks both- he gets 100%
But if he ticks even one wrong answer with the above 2, he shall get 0
Ticking all five will also be -100% only


After I added a quiz which is just choice question!

quiz and choice are different modules. do you mean multiple choice question?

please give details of the versions of your moodle, the platform, php etc
and be a little more detailed....may be tell us what exactly happened in chronological order
Hello

I reproduced what you say but with different results. my page name did change on the update wiki page but not in the real wiki

let me explain.

Page name is not a christening of the wiki.
it says
If you want the first wiki page name to be something other than the wiki name, you can specify it here. This name will become the first page of the wiki for every created instance of this wiki.(did you create permanent pages in that wiki???)
If you leave this field blank, the initial page name will be the wiki name, unless you select a page in the 'initial page' field.

Now
What i see is that you have NO INITIAL PAGE either.
Try having a few pages in that wiki and then try again to do this. note what name appears on top of wiki pages.

I agree that when you click on update wiki, the page name appears to be same as that of wiki, but even after i re-started the wiki after saving, my page names remained same on the wiki page.
May be because i have a specific initial page.

But yes, inability to edit the page name is annoying.