Error when pressing "Save and show next button"

Error when pressing "Save and show next button"

by Mari Cruz García -
Number of replies: 0

Hello, everybody,

I wonder if you could shred some light on the following issue:

I am the administrator of a Moodle site which has been implemented in II7 and the server is in a different country.

The technician who set up the server assured me that he set up the right routing rules, as described in Moodle documentation (I am a bit hesitant about this point as we have had some problems with incorrect urls).

When tutors are using the Assignment activity to mark their students, when they click on the "Click and show next" button, there is an error message saying "Server not found. Firefox cannot find Submission.php".

This also happens when tutors click the "Next"  button.

I am my own free Moodle site in which the "Click and show next" and "Next" button are working fine.

The urls in both Moodle sites seem to be the same:

Before clicking the "Save and next" button:

https://e.health.org.kw/learning/mod/assignment/submissions.php?id=61&userid=32&mode=single&filter=2&offset=0

and in my own Moodle site:

http://elearningforsustainability.edumoot.com/mod/assignment/submissions.php?id=135&userid=29&mode=single&filter=0&offset=0

Both urls contain the resource id number, user id, mode and offset.

and when tutors click on the "Save and next button"

the urls are:

for the work site:

https://submissions.php/?id=61&userid=84&mode=single&offset=1

(as you can see, it is a relative path)

and for my site:

http://elearningforsustainability.edumoot.com/mod/assignment/submissions.php?id=135&userid=22&mode=single&offset=1

So, what routing rule do I need to change in IIS7 in order to get the full path when using the submission module ?

Thank you very much for your help.

Regards

Average of ratings: -