Bug #3239
Vue linéaire dans 1.8.8
90%
Description
Dans les versions 1.8.7.1 et 1.8.8, la capacité d'exportation des évaluations est limitée à 10 colonnes...
In versions 1.8.7.1 and 1.8.8, the export capacity assessments is limited to 10 columns ... Why ???
Alain Deschênes
Files
Associated revisions
History
Updated by Julio Montoya almost 8 years ago
hello Alain,
thanks for reporting that bug, i will check it ..;
Updated by Julio Montoya almost 8 years ago
- Status changed from New to Needs more info
- Target version set to 1.8.8 beta
- % Done changed from 0 to 90
There was limit of 10 elements, I changed it with a constant of 1000
should be fixed with
Updated by Yannick Warnier almost 8 years ago
Alain, our procedure dictates that someone has to review the patch is effective before we can consider the bug fixed... Itwould be great if you could review it yourself. You don't need to install a development version of Chamilo for that. Just go to http://chamilodev.beeznest.com as admin/admin and try it there.
Although it seems like nothing, every minute of the few developers that we are count, so it would really help us out.
Updated by Alain Deschênes almost 8 years ago
Hi Chamilo team,
Every things are working well except for one thing, the file « gradebook_flatview.php ».
When I updated all the files on my site, the linear view was not working, blocking at this file.
I’ve replace it by the original and after that, every things is working like my attemps.
For your information, I’ve made those modifications on release 1.8.7.1.
Thank you very well for your help,
Alain Deschenes
Updated by Julio Montoya almost 8 years ago
Well, that fix is for 1.8.8 I did not test it for 1.8.7.1, there are a lot of changes between 1.8.7.1 and 1.8.8 ... so
Updated by Alain Deschênes almost 8 years ago
I've tried it on both version and it is working well on release 1.8.8 also (http://chamilodev.beeznest.com).
I remarked the files "gradebook_flatview.php" are not the same in release 1.8.7.1 and 1.8.8, but the original file is working well on release 1.8.7.1 and that is ok for me because the others files are working well on release 1.8.7.1
Thanks again for your Great work and I'm gona to install the release 1.8.8 beta for test on my server and I will give you my feedback.
Alain
Updated by Yannick Warnier almost 8 years ago
- Status changed from Needs more info to Bug resolved
Thanks for the feedback. A pleasure working with great bug reporters
Changing gradebook LIMIT from 10 to 1000 see #3239