ivote A system for polling students in the class

Slides:



Advertisements
Similar presentations
CMPUT 101 Lab # 5 October 22, :00 – 17:00.
Advertisements

Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
A Simple Guide to Using SPSS© for Windows
Programming Introduction November 9 Unit 7. What is Programming? Besides being a huge industry? Programming is the process used to write computer programs.
How to install the Zelle graphics package
Student Presentations. Overview Introduction Prepping Zipping Uploading unZipping Viewing.
Creating a Console Application with Visual Studio
ATM 315 Environmental Statistics Course Goto Follow the link and then choose the desktop application.
Panorama High School E.G.P./ Training to Put Students’ Grades on the Website Wednesday, September 29,
Follow these simple directions to create a place to save and share files.
Using the Frequencies Procedure in SPSS 9.0 for Windows © by Julia Hartman © Copyright 2000, Julia Hartman.
HTML.
Topics Introduction Hardware and Software How Computers Store Data
SAS Workshop Lecture 1 Lecturer: Annie N. Simpson, MSc.
General Computer Science for Engineers CISC 106 Lecture 02 Dr. John Cavazos Computer and Information Sciences 09/03/2010.
Copyright © 2012 Pearson Education, Inc. Publishing as Pearson Addison-Wesley C H A P T E R 1 Introduction to Computers and Programming.
IPC144 Introduction to Programming Using C Week 1 – Lesson 2
TIMES 3 Technological Integrations in Mathematical Environments and Studies Jacksonville State University 2010.
SCHOOLOGY. Click on Sign Up Choose Instructor Fill Out Form / Register o Use SCHOOL address Fill in Country / State / and type.
Creating a Digital Classroom. * Introduction * The Student Experience * Schoology’s Features * Create a Course & Experiment.
Feedback ELearning in Sakai. Feedback UseExport GradebookWorking in ExcelPost FileView FeedbackUpdate, Download, or Delete.
Introduction to Web Services. Examples Using a Web Service Creating a new Web Service.
A Simple Guide to Using SPSS ( Statistical Package for the Social Sciences) for Windows.
 Go to YouTube and click “create account” on the top right of the page.YouTube  If you already have a Google account (i.e. gmail) then you may use this.
Notes Chapter 10—Adding Graphics. There are two kinds of graphics on the Internet: those you can use on your own Web pages, and those you cannot.  Many.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Python programming 1: Introduction.
OCR Computing GCSE © Hodder Education 2013 Slide 1 OCR GCSE Computing Python programming 4: Writing programs.
Introduction to Python Lesson 1 First Program. Learning Outcomes In this lesson the student will: 1.Learn some important facts about PC’s 2.Learn how.
Python module distribution. Modules in Python Modules are everywhere.
1 School Information Systems SISFin and P-Card. 2 Benefits of P-Card P-Card is a credit card and can be used with any merchant who accepts them. Purchases.
Sequencing The most simple type of program uses sequencing, a set of instructions carried out one after another. Start End Display “Computer” Display “Science”
Learning to use the Interactive Online Classroom Classroom Activities.
Copy of the from the secure website - click on the AccoridaLife.zip link.
Setting up Microsoft SkyDrive. Step 1 Go to start and type SkyDrive in the Search Bar If you do not see SkyDrive, restart once.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
Chapter 1 Software Installation and Creating a New Company Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution.
How to Execute first program in Borland C++. Install Borland C++ Download Borland C++ from LMS – rland%20C++%20V3.1.ziphttp://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo.
1 PEER Session 02/04/15. 2  Multiple good data management software options exist – quantitative (e.g., SPSS), qualitative (e.g, atlas.ti), mixed (e.g.,
Introduction to Programming Python Lab 7: if Statement 19 February PythonLab7 lecture slides.ppt Ping Brennan
Creating and Using Modules Sec 9-6 Web Design. Objectives The student will: Know how to create and save a module in Python Know how to include your modules.
DEVRY CIS 170 C I L AB 1 OF 7 G ETTING S TARTED Check this A+ tutorial guideline at
Introduction to the SPSS Interface
Development Environment
Introduction to Programming
Introduction to Eclipse
Topics Introduction Hardware and Software How Computers Store Data
Downloading and Preparing a StudentVoice File for SPSS
Create a Study Abroad Section
How to create a web page using word …
COMP 170 – Introduction to Object Oriented Programming
ivote A system for polling students in the class
ivote A system for polling students in the class
ADE EDIS READ & Optimizer TRAINING Colorado Department of Education
* Lecture # 7 Instructor: Rida Noor Department of Computer Science
Introduction to Programming
Week 1 Gates Introduction to Information Technology cosc 010 Week 1 Gates
Do you know this browser?...
Together Let’s Design an Online Quiz
Week 1 Computer Programming Year 9 – Unit 9.04
How to Run a Java Program
ENDNOTE Software – The Basics
Topics Introduction Hardware and Software How Computers Store Data
T. Jumana Abu Shmais – AOU - Riyadh
Introduction to Programming
Submit Grades Electronically from MicroGrade Exports
12th Computer Science – Unit 5
Running a Java Program using Blue Jay.
Introduction to Programming
HOW TO CREATE BIBLIOGRAPHY:
Introduction to the SPSS Interface
Presentation transcript:

ivote A system for polling students in the class Chapter 3: ivote and SPSS integration Julien T. Groulx et Denis Cousineau

Overview ivote is a system to get votes from student in a classroom setting To learn more: Read T. Groulx, J. & Cousineau, D. (in press) ivote: A simple system to conduct polls and quiz in class settings, The Quantitative Methods for Psychology, vol 12(3). See http://www.tqmp.org/ivote/iVoteInANutshell.pptm for a general introduction See http://www.tqmp.org/ivote/iVoteWithPowerPoint.pptm for using ivote within PowerPoint.

How does ivote work to upload the results in SPSS You can upload the data into SPSS a short syntax is all that is needed Python for SPSS must be installed (the upload takes less than 1 second)

How to fetch votes using SPSS

How to fetch votes using SPSS (1) Get a « syntax » window The « syntax » window is used to enter instructions

How to fetch votes using SPSS (2) Check once that Python is present The first time, verify that the Python extension to SPSS is installed (offered during the installation of SPSS). Select all the lines (e.g., ctrl-A) then execute them (e.g., ctrl-R) If the word Hello! appears in the output window, you’re all set to go!

How to fetch votes using SPSS (3) Install the GetIVotes bundle You need an extension command for SPSS, GetIVotes, downloadable from the ivote web site. Upload GetIVotes.spe to a folder of your choice; In SPSS, go to « Utilitiles »: « Extension bundles »: « Install exention Bundle » and locate the GetIVotes.spe bundle. This step needs to be done only once on a given computer.

How to fetch votes using SPSS (4) Request votes Use the GetIVotes command to request votes. SPSS commands are case-insensitive but question name and access code are case-sensitive Possible formats are : A1 for single letter choices (e.g., A, B, C, D, E) A5 for true/false (the word “FALSE” has 5 letters) F8.0 for numeric input with no decimals. F8.2 for numeric input with 2 decimals, The format is given by ivote on the instructor’s web page

Examples

A minimal example 1- Create a question named x1 on www.tqmp.org/ivote Use access code « tt » so that you can erase it as someone else –me– created this question; Choose a numeric format 2- Show a question to the students, (see next slide) 3- Invite them to go to www.tqmp.org/ivote/x1.php or 4- When the students are done, go to SPSS and execute GetIVote /question = x1 /accesscode = tt /format = f8.0.

A minimal example Example of descriptive statistics Enter your height in inches To vote: www.tqmp.org/ivote/x1.php

A minimal example Start SPSS Request a syntax window (file: new: syntax) Type the following GetIVote /question = x1 /format = A1 /accesscode = tt. Select all (ctrl-A) and execute (ctrl-R) That’s it! the data are in the editor window. (you can save time if you start SPSS prior to the class)

Things to remember

Things to remember A question is erased seven days after its creation the votes recorded are also erased at that time No more than 500 votes can be recorded for one question You cannot create a question if it already exists unless the access code matches the one given at creation i.e., you can overwrite your own questions but not a question created by someone else