sandeepsingh738 / concerto-platform

Automatically exported from code.google.com/p/concerto-platform
0 stars 0 forks source link

simple test not loading #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Creating a simple test
2. Running the test

What is the expected output? What do you see instead?
The expected output is the test like this one 
http://concerto.e-psychometrics.com/demo/?tid=69, what i see is the loading 
animation and the test never loads. 

What version of the product are you using? On what operating system?
concerto v. 3.5.1, Ubuntu 11.10

Please provide any additional information below.
The test doesn't load, also javascript console logs this error: 

http://localhost/concerto/query/r_call.php?debug=0&tid=3 
500 Internal Server Error
337 ms

Original issue reported on code.google.com by cacesa8...@gmail.com on 31 May 2012 at 1:45

GoogleCodeExporter commented 9 years ago
See (fixed) issue: "Error in TestSession MySQL Create Statement". 

Original comment by BennyNo...@googlemail.com on 1 Jun 2012 at 10:38

GoogleCodeExporter commented 9 years ago
Thank you, i fixed the model but it didn't solve my issue, i solved it by 
changing the column name 'r_typ' to 'r_type' on TestSession table in the 
database.

Original comment by cacesa8...@gmail.com on 1 Jun 2012 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by LisPrzem...@gmail.com on 5 Jun 2012 at 6:13