This is a test server for our main one which also uses Postgres.
Newassignment gives an error on running:
....../module/newassignment/db/postgres.php not found
For ReviewAssignment:
I have set up a test assignment called 'test', for want of something
more creative, as assignment type 'upload & review'. Logging in as
a student (or guest) I can upload a file in response to this
assignment. I then go back in as the course teacher, open the
assignment and I can see a link to View 1 submitted assignments. But
when I click on this it says 'nothing to display'.
Now I think
that this has something to do with the fact that we are running
postgres because we came across exactly the same problem in the main
assignment module in v1.5. Rowan (the system manager) told me that it
was because some part of the SQL code was MySql specific and did not work with postgres. Anyhow, this was fixed in v1.5.1.
What is the latest with these modules? I have a prof who is desperate to upload corrected papers but we are hamstrung because of the above bugs. It seems to me that Postgres is rather a second class citizen in terms of module compatibility.
Mark