Now that so many people are connecting with their students online, there should be an option for students to see the questions on there screens.
Today I tried to play a kahoot in which students were swapping between Zoom (where I was sharing a screen) to see the questions and their browsers to answer in a kahoot game. It was chaos!
Later I investigated "Assign" option to see if it would work, but it seems that in that mode the students don't interact with each other in real time as they answer the questions.
In teach mode, it would be good for the students to see the questions and the answers on their own screens.
8 comments
Hi all! It's now possible to show all content on player devices during live games!
Learn more about this new game option here.
I agree with this. We have a bible quiz team and the real time feature would be very beneficial during this time of social distancing.
Please make this an option! Would like to host a trivia "pep rally" on Friday- live interactions with 200+ kids would not be manageable using Zoom or Google Hangout...THANKS!
this would be a great option as many groups are doing virtual meetings on zoom. nearly every youth church group I have talked with is using zoom and would love to incorporate Kahoot with zoom but now it is not possible.
Please make this an option
I agree. This would be an excellent option. I have tried making my own page with the HTML <iframe> tag. I ran into problems with the question frame updating, locking the question page from input, and just the manual process of having to update the URL each time you want to give a new quiz on Zoom/Google Meet.
Here is where I left off, if anyone wants to try and improve it:
<html>
<head>
<title>Frames Test</title>
<style>
.menu {
float:left;
width:20%;
height:95%;
}
.mainContent {
float:left;
width:75%;
height:95%;
}
</style>
<meta http-Equiv="Cache-Control" Content="no-cache" />
<meta http-Equiv="Pragma" Content="no-cache" />
<meta http-Equiv="Expires" Content="0" />
</head>
<body>
<iframe class="menu" src="http://kahoot.it"></iframe>
<iframe id="Doyle" class="mainContent" src="https://play.kahoot.it/v2/gameblock?quizId=075b592d-a0df-48c1-bd85-c39ec83b0b80" style='pointer-events: none;'></iframe>
</body>
</html>
I agree. I have a student with severe visual impairment. It was giving her serious anxiety that she could not switch screens fast enough to read and answer the questions. Making the question visible on student screens would benefit many students in need of visual support. There might even be a text-to-speech option to be even more supportive of students who would like to participate without feeling stigmatized.
I agree. This is an option that makes the differnce.
Please sign in to leave a comment.