Index: lams_tool_scratchie/web/includes/css/scratchie-learning.scss =================================================================== diff -u -rb616b4a2df3217f70583fa5f62a59a1488b33f84 -ra173c56737e22188f4ea7b1188b4282eaba5ed31 --- lams_tool_scratchie/web/includes/css/scratchie-learning.scss (.../scratchie-learning.scss) (revision b616b4a2df3217f70583fa5f62a59a1488b33f84) +++ lams_tool_scratchie/web/includes/css/scratchie-learning.scss (.../scratchie-learning.scss) (revision a173c56737e22188f4ea7b1188b4282eaba5ed31) @@ -35,7 +35,7 @@ padding-top: 5px; } -.burning-question-container { +.burning-question-container, .question-etherpad-container { padding: 0 15px; } .answer-description { @@ -91,6 +91,6 @@ font-weight: bold; } -.question-etherpad .panel-body { +.question-etherpad { padding: 0; } \ No newline at end of file Index: lams_tool_scratchie/web/pages/learning/scratchies.jsp =================================================================== diff -u -r8d76bd31dd55117e17dc31cbd49ca1f6cca90e7e -ra173c56737e22188f4ea7b1188b4282eaba5ed31 --- lams_tool_scratchie/web/pages/learning/scratchies.jsp (.../scratchies.jsp) (revision 8d76bd31dd55117e17dc31cbd49ca1f6cca90e7e) +++ lams_tool_scratchie/web/pages/learning/scratchies.jsp (.../scratchies.jsp) (revision a173c56737e22188f4ea7b1188b4282eaba5ed31) @@ -100,19 +100,22 @@ + <%--Display Etherpad for each question --%> - <%--Display Etherpad for each question --%> -
-
-
- +
+ + +
+
+ ${questionEtherpadContent}
-
- ${questionEtherpadContent} -