I installed the quiz module in Drupal 7 Acquia in Windows, and when I try to add a question to a quiz, I get the following:

PDOException: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 11.0][SQL Server]The round function requires 2 to 3 arguments. in quiz_update_max_score_properties() (line 2612 of C:\Users\ITDEPT 3\Documents\My Web Sites\acquia-drupal7\sites\all\modules\quiz\quiz.module

Any ideas? I'm using windows 7, sql express, IIS, and have the sql converter engine required for drupal to use ms sql.

Comments

=-=

I would check the quiz module issue queue for similar reports when it concerns mssql. If there isn't an already existing report file one so someone can check to see if the query needs to be rewritten.