Bug #2293
closed
error on taking assessment
100%
Description
Fatal error: repository\content_object\assessment\AssessmentMatrixQuestionDisplay::add_question_form() [<a href='repository\content-object\assessment\assessmentmatrixquestiondisplay.add-question-form'>repository\content-object\assessment\assessmentmatrixquestiondisplay.add-question-form</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "AssessmentMatrixQuestionOption" of the object you are trying to operate on was loaded before unserialize() gets called or provide a __autoload() function to load the class definition in C:\wamp\www\chamilogoogle\repository\content_object\assessment\php\display\component\viewer\wizard\inc\question_display\assessment_matrix_question.class.php on line 47
Updated by Sven Vanpoucke over 12 years ago
- Status changed from New to Needs testing
- Assignee set to Sven Vanpoucke
- % Done changed from 0 to 100
This seems to be fixed
Updated by Anonymous over 12 years ago
nope: similar error still when taking an assessment both in the assessment appl. and from a learning path:
Fatal error: repository\content_object\assessment\AssessmentMatrixQuestionDisplay::add_question_form() [<a href='repository\content-object\assessment\assessmentmatrixquestiondisplay.add-question-form'>repository\content-object\assessment\assessmentmatrixquestiondisplay.add-question-form</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "AssessmentMatrixQuestionOption" of the object you are trying to operate on was loaded before unserialize() gets called or provide a __autoload() function to load the class definition in C:\wamp\www\chamilogoogle\repository\content_object\assessment\php\display\component\viewer\wizard\inc\question_display\assessment_matrix_question.class.php on line 47
Updated by Sven Vanpoucke over 12 years ago
Try it with a new assessment and a new matrix question to see if your cpo matrix question is not corrupt
Updated by Anonymous over 12 years ago
Made new assesment, tried to publish it from the repo:
Fatal error: Class 'application\assessment\Session' not found in C:\wamp\www\chamilogoogle\application\assessment\php\lib\assessment_manager\assessment_manager.class.php on line 255
When trying to delete an assessment from the application, also an error:
Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\chamilogoogle\application\assessment\php\lib\assessment_manager\component/../../../gradebook/gradebook_utilities.class.php' (include_path='C:\wamp\www\chamilogoogle\plugin\pear;C:\wamp\www\chamilogoogle\plugin\google\library') in C:\wamp\www\chamilogoogle\application\assessment\php\lib\assessment_manager\component\deleter.class.php on line 51
Updated by Anonymous over 12 years ago
There must be something very wrong with assessments. When publishing one assessment form the repo, it gets the name AND content of an already published assessment. When trying to delete this assessment publication, this error:
Fatal error: Call to a member function get_id() on a non-object in C:\wamp\www\chamilogoogle\application\assessment\php\lib\data_manager\database_assessment_data_manager.class.php on line 371
Updated by Sven Vanpoucke over 12 years ago
- % Done changed from 0 to 100
Fixed the bug of the double titles in the list + bug of delete is same as #2172
Updated by Stefaan Vanbillemont about 12 years ago
- Status changed from Needs testing to Bug resolved
Updated by Stefaan Vanbillemont almost 12 years ago
- Project changed from Chamilo LCMS Connect to Assessment
- Category deleted (
24)
Updated by Stefaan Vanbillemont almost 12 years ago
- Target version changed from 1 to 1.0.0