Empty popup on Auto-evaluation
Describe I can't see comment when I take tests in auto-evaluation mode
To Reproduce Steps to reproduce the behavior:
- Using CPANEL, I installed CHAMILO 1.11.26.
- I created a course.
- I created a test.
- I set up auto-evaluation.
- I created a new question, adding answers and comments.
- I tried to take the test, but when I click on the answers, the comments popup is empty.
Extra: The comments are correctly displayed at the end of the test and in the popup mode, but the popup mode is not suitable for my needs because doesn't allow to retry with an other answer
Expected behavior See comments in auto-evaluation mode
Screenshots
switching to popup mode comments are displayed properly
Desktop (please complete the following information):
- OS: Windows 11
- Browser chrome 126.0.6478.127
**Server
- cPanel Version | 110.0 (build 34)
- Apache Version | 2.4.59
- MySQL Version | 10.6.18-MariaDB-cll-lve-log
- Architecture | x86_64
- Version of Chamilo: 1.11.26
- Version of PHP: 8.1
Hello @Redricck you need to use PHP 7.4 instead of 8.1. https://campus.chamilo.org/documentation/installation_guide.html
https://github.com/chamilo/chamilo-lms/releases
"In the assets attached to this release, the default ones have been prepared to work with PHP 7.2 and above, while the ones marked -php74 have been specifically prepared to work on PHP no lower than 7.4.
Although we do not officially support PHP 8.0, 8.1 or 8.2 with the 1.11 branch of Chamilo, we tested it relatively thoroughly with the -php74 package and it worked well, to the minor exception of the edition of learning paths which is visually a bit broken.
We recommend using PHP 7.4 while we are running to deliver Chamilo 2.0 with full support for PHP 8.2 or superior."_
Thank you for your response. I tried changing the PHP version to 7.4, but the problem remains. However, I understand that you are focusing on developing version 2.