<< Back
Message for this thread
Posted by Messages text
Contreras Rodrigo

Avatar
Total post : 25
> Profile
Written on : 18/10/2009 22:57 ( more than one month )
Object : report export error using "save stats"
Hello,

In "gradebook" option of the "teacher menu" I usually use save stats to export reports, with no problems. But in a particular course, the following is the error shown after pressing "save stats":

Fatal error: require_once() [function.require]: Failed opening required '/data/13/0/152/56/641382/user/654103/htdocs/training/learning/l2/doceboLms/modules/question/Choice_Question' (include_path='.:/usr/services/vux/php5/lib/php') in /data/13/0/152/56/641382/user/654103/htdocs/training/learning/l2/doceboLms/modules/coursereport/coursereport.php on line 2057

I created a set of 14 tests so I haven't being able to find the origin of the error. I have used SC and MC question types. I appreciate if you can help me determine the solution.

Thanks a lot

Rodrigo Contreras
 
Contreras Rodrigo

Avatar
Total post : 25
> Profile
Written on : 18/10/2009 23:09 ( more than one month )
Object : Re: report export error using "save stats"
Hello,

More info trying to find a solution:

If I go to the specified file I got this in line 2057:

require_once($GLOBALS['where_lms'].'/modules/question/'.$type_file);

and the use of $type_file comes from the table "learning_quest_type". The strange thing is that the error shows that the system is looking for a file "Choice_Question" which in the database is available in the "type_class" field and not in the "type_file" field.

Thanks,

Rodrigo Contreras 
Message modified by : rodrigocon on : 18/10/2009 23:09
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 20/10/2009 10:34 ( more than one month )
Object : Re: report export error using "save stats"
Hi,
thanks for your detailed feedback.

We are going to have a look at it and we will let you know.

bye,
Giovanni. 

Docebo Staff
 - Docebo 4 released! -

 
<< Back