Difference between revisions of "Teacher's Tools"

From Sugar Labs
Jump to navigation Jump to search
(Made the page)
 
 
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Group Members==
+
=Overview=
[[user:acj3840|Alex Jones]]
+
This is a collection of tools designed for using in the classroom by teachers to make their lives easier.
 +
{{:Teacher's_Tools/status}}
 +
==Existing Tools==
  
==Project Description==
+
===[[Pop Quiz]]===
This project is going to be a program for the teacher to use to test students on their knowledge of math. The results will then be displayed to the teacher. The results will include things like % of users that answered the question correctly. A graphical display of what all of the submitted answers were and how many of each student picked that answer. The average time of student answers. And finally, a graphical display of all the students in the activity that when hovering over any particular student, will show the individual statistics about the student. This will help the teacher learn quickly what the weak points of the class as a whole are, as well as each individual student. With this knowledge the teacher easily determine what topics require more time for the students to learn.
+
This is an activity originally designed by [[User:acj3840|Alex Jones]] to get quick and organized feedback from students about their knowledge of a subject. Possible uses include but are not limited to: quizzes, surveys, and polls.
 
 
==Future goals==
 
Eventually, this will all be run with just a mesh network, or series of mesh networks. Teachers will be able to run the activity and students will be able to join. Hopefully we'll figure a way to efficiently connect somewhere between 10-15 students to each teacher. Also, currently the project will call for the teacher to input the question, answer, and amount of time to be given to the students to answer. Ideally the [[School Server/RIT|schoolserver.rit.edu]] will be able to host 'packets' of pre-made questions that the teacher can download and use.
 
 
 
==Project Files/Git==
 
in a bit
 
 
 
==Other notes==
 
I'm not very knowledgeable when it comes to building/maintaining networks, specially in python; so if anyone is and is interested in helping me out feel free to contact me.
 
 
 
==Contacts==
 
[[user:acj3840|Alex Jones]] email: acj3840@rit.edu
 

Latest revision as of 11:42, 21 July 2010

Overview

This is a collection of tools designed for using in the classroom by teachers to make their lives easier.

Status: Unknown
Unknown
Group Members: Alex Jones
A tool for teachers to help evaluate how well their students have learned certain material. It will be similar to Assimilate but help the teachers learn the weak points of their students' knowledge.

Existing Tools

Pop Quiz

This is an activity originally designed by Alex Jones to get quick and organized feedback from students about their knowledge of a subject. Possible uses include but are not limited to: quizzes, surveys, and polls.