2017-03-28 17:42:54
Very odd behavior in Question Bank list
I have many questions in my question bank. I edited one and added some code to provide an audio clip link for the test-taker to listen to. The code is good and the question displays properly, the audio works as expected. The problem: the question bank list now has two columns. The new, right column has only the question that immediately follows the edited question, and that right-column is not selectable with the checkbox.
If I remove the new code the Question Bank list returns to its normal single column.
I have attached a pic that shows the two columns, and below is the code for the question.
=========Question Code=================================
<h3>Listen to the audio clip and choose the best option to complete the sentence.</h3>
<p><a href="../audio/A1_Units1-5_ReviewTest_Exercise_Q29_part2.mp3" title="A1_Units1-5_ReviewTest_Exercise_Q29_part2" onclick="window.open('../audio/A1_Units1-5_ReviewTest_Exercise_Q29_part2.mp3','A1_Units1-5_ReviewTest_Exercise_Q29_part2','width=200,height=100,left=200,top=100');return false;"><img src="../images/audio.png" border="0" alt="audio icon" width="35" height="35" /></a>Click to listen to the audio clip.</p>
<p>The speakers are in a _____.</p>
============================================
Operating system ATutor is installed on -
ATutor version -2.2.2
Patch #s applied -0001, 0002, 0003, 0005, 0006, 0007, 0008
ATutor theme name - ATutor Classic
PHP version -5.4.45
MySQL version -5.6.33-cll-lve
Webserver & version - Linux 2.6.32-673.26.1.lve1.4.20.el6.x86_64
Web browser being used - Chrome