Wiris Quizzes. Assessing mathematics through Moodle quizzes.

Size: px
Start display at page:

Download "Wiris Quizzes. Assessing mathematics through Moodle quizzes."

Transcription

1 Wiris Quizzes. Assessing mathematics through Moodle quizzes. M. Rosa Estela, Joel Saà, Joana Villalonga Matemàtica Aplicada III. UPC - Barcelona Tech m.rosa.estela@upc.edu, joel.saa@upc.edu, joana.m.villalonga@upc.edu October, 2009 Abstract We are offering an important improvement to an existing Moodle course based on Calculus regarding assessment through WIRISQuizzes. The contents of the course are adapted to the ones of a Calculus subject in any Engineering high degree or scientific Bachelor, but there is something that makes this course different from others. Not only do we offer a book with all the theory concepts of the subject, but also a digital version of the book with interactive exercises and laboratories. 1 WIRISQuizzes. What is it? WIRISQuizzes is a new system based on the WIRIS CAS Techonology, an online Computer Algebra System which allows to compute mathematical calculations on-line as well as produce mathematical contents, that is growing up to provide Moodle questions with random and new values. The main goal of this software is to allow the course instructors or professors to create a random family of quizz questions just by programming one through variables that can take random data. It is: every time the question is opened to be done, it displays random and new data values. Moreover, this new and random values are calculated online and in real time. It is quite easy to provide a Moodle course with this technology: it is only necessary to install the WIRIS Quizzes plug-in in the settings of the desired course. This plug-in creates a new cell at the end of the editing chart of the questions called Math Engine WIRIS Quizzes that will let us create this new contents. Depending on the question type, different WIRIS technological options are displayed in this cell but, all of them have a commom element: the WIRIS software. The WIRIS software is no more than a WIRIS CAS with a library called variables. There must be the definition of the random values that will appear in the questions, both in the wording question and in the possible answers, and the (math) program which recalculates the result answer. With this, every time the question is displayed, it gives/shows new data values, altrough the structure of the question is the same. These new and random values are called variables and they are calculated online and in real time. 1

2 Variables have to be marked, so the system can distinguish among variable and text or static values. The symbol that specifies/fixes a random variable is the cushion (#). So, variables are those expressions in Moodle questions that are preceded by a cushion. With this, the system knows that its real data value is given by the WIRIS software and it must not show the name of the variable. Because of the system properly works and this mechanism takes effect, when a variable is used, both in the the wording question and in the possible answers, it has to be defined in the variables box of the WIRIS software. It means that, in the WIRIS software, the variable has to be assigned to a math WIRIS method that gives it its real data value. We say a math WIRIS method because it must be a math method programmed through WIRIS language; using WIRIS commands and functions. Moreover, from this WIRIS program, one can test if it does what it is expected to do. In order to check this, just write the desired variables out of the variables box and compute the program (pressing Ctrl + Enter). So, as we can see in Figure 1, the only impact that implementing WIRIS Quizzes supposes is that a new WIRIS engine box will appear at the end of the editing chart of the questions. And the only requirement needed to use it, is to get familiar with the use of WIRIS programming language. Nothing else. Figure 1: Preview, General edition and Math Engine WIRIS Quizzes of a Moodle question with WIRISQuizzes. Currently, WIRISQuizzes works on the most used Moodle questions: Essay, Matching, MultipleChoice, ShortAnswer and True/False questions and it gives them more or less (different, instead) technologies depending on their functionality requirements. On the one hand, for example, Essay, Matching and MultipleChoice questions are just provided the WIRIS software, because they do not need anyting 2

3 else to properly be able to create random questions and compute answers. On the other hand, True/False and ShortAnswer questions need a little more sophisticated system so they can work properly. When working with True/False questions it will appear a blank field called Answer. This is because when values change, results can change: True can become False and False it can become True. So, to fix True or False in the question is not possible. To sort it out, the WIRIS program must evaluate if answers are true or false for every particular case and then inform Moodle about it. To do this, the WIRIS program needs a boolean variable that always gives the correct answer to Moodle. So and the Answer blank field must be filled in with this boolean variable. If this new field is not used, Moodle considers its fixed answer option and, consequently, the evaluation of the user response will be wrong. The other special question type is the ShortAnswer question. In this case three options are added to improve the answering system. These are the following ones: Formula editor, Multiple answers and WIRIS CAS. The first option sets the WIRIS Formula editor in the answer chart in orther to be able to answer with math structures and symbols, like integrals, matrices... The second one, makes it possible to answer through different fields. And, the third one, sets a WIRIS CAS in the answer so the user can compute its response from the same web page. So to sum up and as we can see, WIRISQuizzes tries to make random, more extensive and easier the creation of different questions for Moodle quizzes. To end, it is important to know that WIRISQuizzes do not corrupt the default Moodle mechanism. Despite it is implemented in a course, it only takes effect when variables are used and defined en the WIRIS Program. In other case, it does not do anything. For this reason, the cell that contains the Math Engine WIRIS Quizzes has a button that allows to show or hide these advanced options. 2 WIRISQuizzes Examples When and why can we be interested in using WIRISQuizzes? When and why could WIRISQuizzes be an interesting and useful tool? Often teachers and instructors are interested in their students getting confidence in specific (math) topics, calculations or mechanisms. Or, they want to be sure that students do exercises alone, by themselves, without copying or remembering data results. Moodle is a good system so students can get different exercises to practice and get confidence with different topics and procedures. But, in the Moodle context, that means teachers have to generate and generate enormous lists of similar exercises but with different aspects in order to: on the one hand, provide the students a lot of similar exercises with different data, properties,... so they can evaluate themselves. on the other hand, giving every student a different set of exercises, in order to evaluate them. We then notice that, creating these contents one bay one is a heavy and not rewarded work that needs an improvement. Fortunately, now, there is a new 3

4 and comfortable tool that makes this work easier and efficient. We are talking about integrating WIRISQuizzes inside a Moodle course. Using WIRISQuizzes, teachers only have to create one question of each type and provide it with a good WIRIS program to be sure that a big set of random exercises with different data will get to their students. From now on and within the next few paragraphs, we are going to expose some situations where WIRISQuizzes are really useful and necessary to solve this problems and how we use Moodle questions in order to obtain better academic results. We find some simple examples, for instance, in the study of complex numbers or vectors. Let s see some of them: To begin with, the study of complex numbers. We may be interested in getting the students confident with the usage of complex numbers: operating with them or just recognizing its respective polar form. In order to let students practice with it, we generate a Matching question that gives three complex numbers and their three polar expressions. The goal of this question is matching each complex number with its respective polar form. With the traditional Moodle technology, we would edit the question as follows: Title: Match each complex number with its expression in polar form. Question 1 Question: 1 Answer: {1, π} Question 2 Question: 1 + i Answer: { 2, π 4 } Question 3 Question: i Answer: {1, 3π 2 } and the student would obtain the following question: Match each complex number with its expression in polar form i i 1 π 2 π 4 1 3π 2 and should match them. Moodle can even mix the options of both columns. And it is good. It is an interesting exercise where students have to transform each complex number into its polar form so they can match the answer. But there is a problem: all the students will have the same and unique exercise...this is not a problem anymore with WIRISQuizzes. We just have to add a couple of commands and through a short WIRIS program we will generate a large collection of exercises of this type. Using WIRISQuizzes, Matching question s structure will be the same. The difference, remember, is that now values are not directly given. They are given through WIRIS variables, which are defined in the WIRIS variables box and appear in the edit question preceded by a cushion. So, the aspect of the edition 4

5 of the question would be this: Title: Match each complex number with its expression in polar form. Question 1 Question: #c1 Answer: #C1 Question 2 Question: #c2 Answer: #C2 Question 3 Question: #c3 Answer: #C3 where #c1, #c2, #c3, #C1, #C2, #C3 are the WIRIS variables that stablish the values of the complex numbers. On the other hand, the math engine has also to be programmed. For this, and in this case, we only need to know two WIRIS commands. The first and most important one is the random command. It is the WIRIS command that generates random values, given as a real, integer or natural intervals, or a set of predefined real, integer, natural or complex values. This explains why this command is always used in all the WIRISQuizzes questions. The second command that is needed is the complex command: polar. This command returns the polar form of a complex number. So, in this first example, the math WIRIS program generates random complex values, finds out its polar form and evaluates if the given answers are correct: Math Engine WIRIS Quizzes WIRIS Program variables c1 = random ( 10, 10) c2 = random{ 1, 1} random (1, 10) + random{ 1, 1} random (1, 10) i c3 = random{ 1, 1} random (1, 10) i C1 = polar (c1) C2 = polar (c2) C3 = polar (c3) With this, two possible output questions for colleagues sitting one next to the other would be: First colleague s question: Match each complex number with its expression in polar form. Second colleague s question: 2 {2, π} 1 { } 3i 2, π { 3} 5i 5, π 2 5

6 Match each complex number with its expression in polar form. 10 { {10, 0} } 3 + 3i 3 2, 3 π { } 4 8i 8, π 2 Something completely different but also important as a topic regarding maths is the study of vectors. In particular, the scalar product and its consequences. Some typical examples in which we could be interested, are the following ones: Suppose we want students to discover when two vectors are perpendicular. In order to make the students learn about this topic, we generate a True/False question that asks whether two given vectors are perpendicular. With Moodle, the question would be as follows: Let u = 1i + 1j 2k and v = 1i + 1j + 1k be two vectors in R 3. Are these two vectors perpendicular? And the answer is always True. Nothing more than that. So, the effect of this exercise is very limited and we should create dozens of similar ones in order to have some randomness. However, now, we can enrich its effect and reuse this question many more times with different and unknown data. In fact, with WIRISQuizzes, new, random and different values will appear each time, and the question will be giving a more interesting effect. In this case, we only need to define the vectors coefficient as WIRIS variables so, define u and v as WIRIS vectors and ask WIRIS wether these two vectors are perpendicular, without any operation. So, the edition of the question would be: Let u = u1i + u2j + u3k and v = v1i + v2j + v3k be two vectors in R 3. Are these two vectors perpendicular? where, Math Engine WIRIS Quizzes Answer: #a (1) WIRIS Program variables u1 = random ( 10, 10) u2 = random (0, 10) u3 = random (0, 10) v1 = random ( 10, 10) v2 = random (0, 10) v3 = random (0, 10) u = [u1, u2, u3] v = [v1, v2, v3] a = perpendicular? (u, v) Notice that the Math Engine WIRISQuizzes cell has another field, the field Answer. As it is said before, in a True/False question WIRIS has to return a 6

7 boolean variable, which stablishes if the response is true or false. In this program, #a is this boolean variable and it advises Moodle about the new result state. If we directly ask for a in the WIRIS program window, out of the variables box, we will see if the relation is true or false every time we compute the program. With this example, a possible output would be the following one: Let u = 5i + 0j + 8k and v = 2i + 1j + 2k be two vectors in R 3. Are these two vectors perpendicular? And the answer, for this particular question, is False. But if another pupil enters in this same question he would obtain, for instance: Let u = 6i + 1j 5k and v = 3i + 8j 2k be two vectors in R 3. Are these two vectors perpendicular? Then, the correct answer is completely different. It is True. In Figure 2 there is a real example (Preview and Math Engine WIRIS Quizzes) of this type of question. Figure 2: Preview and Math Engine WIRIS Quizzes of a True/False WIRISQuizzes Moodle question. Let s see a final example. For this last situation our concerns are that students learn how to deal with the relationship between the scalar product and the angle between two vectors, and therefore we can generate a ShortAnswer that directly asks for the angle between two given vectors. For example: Find the angle between the vector u = 1i+2j+3k and the vector u = 2i+3j+4k. With this above, all of the students have the same data in the problem and it will always be the same answer. So it is not very useful because there is just one question, and once the student knows the answer, there is nothing else to do. Moreover, without WIRISQuizzes, we have to precalculate the angle between 7

8 them and put it in the Answer cell of the ShortAnswer so the student response could be evaluated. Apart from that, if we want students to consider the units, a possible answer and grading could be: Answer 1 Answer: 0.12 Grade: 60% Answer 2 Answer: 0.12 rad Grade: 100% But, if we don t want to precalculate the answer and we are interested in giving different vectors to the students and they getting different results, we only have to use the WIRISQuizzes technology. With it, we do not need to precalculate anything and we do not mind about vectors values. We only have to define the variables that contain the values that the question will display. Let s see: Math Engine WIRIS Quizzes WIRIS Program variables u1 = random ( 10, 10) u2 = random ( 10, 10) u3 = random ( 10, 10) v1 = random ( 10, 10) v2 = random ( 10, 10) v3 = random ( 10, 10) u = [u1, u2, u3] v = [v1, v2, v3] a = angle (u, v) In this program, we define the vectors coefficients as random WIRIS variables (in the set of numbers we prefer, now, only small integers), the vectors u and v as WIRIS vectors and we use the specific WIRIS command angle because it immediately determines the angle existing between u and v. Only and simply this. As always, we can test the math program only asking for the desired variables out of the variables box. Every time we run the math program, WIRIS returns its values. An example could be the following one: u [2, 3, 1] v [ 3, 4, 2] a Defined this simply WIRIS program, the answer s cells are: Answer 1 Answer: #a Grade: 60% Answer 2 8

9 Answer: #a rad Grade: 100% where #a is the variable that contains the result, the value of the angle. So, if the value that the student gives is the same as the returned by the math WIRIS program, #a, the response is okay; otherwise it is not. In this example, students would preview the question as: Find the angle between the vector u = 2i + 3j + 1k and the vector u = 3i + 4j + ( 2)k. And the correct answer is: rad. But, this is not at all. In this kind of questions we can add more properties or technological helps. For example, if we want the students to develop the process that gives the angle, it is possible to insert a WIRIS CAS in the Answer of the question only choosing the option Display WIRIS CAS for auxiliar computations. That appears in the Math Engine WIRIS Quizzes cell. With that, students can develop, step by step, the method that let them find out the angle between the given vectors and then insert in the response field the value obtained through the WIRIS CAS. This is shown in Figure 3. Figure 3: Math Engine WIRIS Quizzes and Preview of a ShortAnswer WIRISQuizzes Moodle question. References [1] Blanco, M. et al. Computer assisted assessment through Moodle quizzes for calculus in an Engineering Undergraduate Course. Quaderni di Ricerca in Didattica, 2009, vol. 19, núm. 2, p [2] Estela, M.R. et al. Teaching and Learning Calculus using WIRIS Technology in Moodle environment. In: Abstracts of the International Congress of Mathematicians, Madrid European Mathematical Society, p

10 [3] Estela M.R., Saà J.Cálculo con soporte interactivo en Moodle. Pearson Prentice Hall [4] Estela M.R., Saà J.Cálculo con soporte interactivo en Moodle. Moodlemoot Barcelona [5] Estela M.R., Saà J.A Calculus Course with interactive support on Moodle. International Technology, Education and Development Conference (INTED 2009) [6] Estela M.R., Saà J.Assessing calculus students in engineering schools. Active Learning in Engineering JEM Exchange Workshop Role of Technology in Formative and Summative Assessment. Barcelona [7] Estela M.R., Saà J.Un nou model docent d acord amb l Espai Europeu d Educació Superior (EEES). Aplicació al Càlcul. II Jornada Interuniversitària d innovació docent. Universitat de Barcelona. Barcelona [8] Estela M.R., Xambó, S. Teaching and Learning Mathematics using MapleTA and WIRIS technology in a Moodle environment. 12th Internacional Conference on Technology Supported Learning and Training. Online Educa Berlin

Create Quiz Questions

Create Quiz Questions You can create quiz questions within Moodle. Questions are created from the Question bank screen. You will also be able to categorize questions and add them to the quiz body. You can crate multiple-choice,

More information

Test How To. Creating a New Test

Test How To. Creating a New Test Test How To Creating a New Test From the Control Panel of your course, select the Test Manager link from the Assessments box. The Test Manager page lists any tests you have already created. From this screen

More information

Skyward Gradebook Online Assignments

Skyward Gradebook Online Assignments Teachers have the ability to make an online assignment for students. The assignment will be added to the gradebook and be available for the students to complete online in Student Access. Creating an Online

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT D2L Respondus: Create tests and upload them to D2L ats@etsu.edu 439-8611 www.etsu.edu/ats Contents Overview... 1 What is Respondus?...1 Downloading Respondus to your Computer...1

More information

Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate

Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate NESA Conference 2007 Presenter: Barbara Dent Educational Technology Training Specialist Thomas Jefferson High School for Science

More information

Getting Started with MOODLE

Getting Started with MOODLE Getting Started with MOODLE Setting up your class. You see this menu, the students do not. Here you can choose the backgrounds for your class, enroll and unenroll students, create groups, upload files,

More information

Moodle 2 Assignments. LATTC Faculty Technology Training Tutorial

Moodle 2 Assignments. LATTC Faculty Technology Training Tutorial LATTC Faculty Technology Training Tutorial Moodle 2 Assignments This tutorial begins with the instructor already logged into Moodle 2. http://moodle.lattc.edu/ Faculty login id is same as email login id.

More information

TOPICS LEARNING OUTCOMES ACTIVITES ASSESSMENT Numbers and the number system

TOPICS LEARNING OUTCOMES ACTIVITES ASSESSMENT Numbers and the number system Curriculum Overview Mathematics 1 st term 5º grade - 2010 TOPICS LEARNING OUTCOMES ACTIVITES ASSESSMENT Numbers and the number system Multiplies and divides decimals by 10 or 100. Multiplies and divide

More information

TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP

TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP Copyright 2017 Rediker Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Introduction to Moodle

Introduction to Moodle Center for Excellence in Teaching and Learning Mr. Philip Daoud Introduction to Moodle Beginner s guide Center for Excellence in Teaching and Learning / Teaching Resource This manual is part of a serious

More information

GCSE Mathematics B (Linear) Mark Scheme for November Component J567/04: Mathematics Paper 4 (Higher) General Certificate of Secondary Education

GCSE Mathematics B (Linear) Mark Scheme for November Component J567/04: Mathematics Paper 4 (Higher) General Certificate of Secondary Education GCSE Mathematics B (Linear) Component J567/04: Mathematics Paper 4 (Higher) General Certificate of Secondary Education Mark Scheme for November 2014 Oxford Cambridge and RSA Examinations OCR (Oxford Cambridge

More information

CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA ; FALL 2011

CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA ; FALL 2011 CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA 120-03; FALL 2011 Instructor: Mrs. Linda Cameron Cell Phone: 207-446-5232 E-Mail: LCAMERON@CMCC.EDU Course Description This is

More information

BLACKBOARD TRAINING PHASE 2 CREATE ASSESSMENT. Essential Tool Part 1 Rubrics, page 3-4. Assignment Tool Part 2 Assignments, page 5-10

BLACKBOARD TRAINING PHASE 2 CREATE ASSESSMENT. Essential Tool Part 1 Rubrics, page 3-4. Assignment Tool Part 2 Assignments, page 5-10 BLACKBOARD TRAINING PHASE 2 CREATE ASSESSMENT Essential Tool Part 1 Rubrics, page 3-4 Assignment Tool Part 2 Assignments, page 5-10 Review Tool Part 3 SafeAssign, page 11-13 Assessment Tool Part 4 Test,

More information

36TITE 140. Course Description:

36TITE 140. Course Description: 36TITE 140 36TSpreadsheet Software Course Description: 11TCovers use of spreadsheet software to create spreadsheets with formatted cells and cell ranges, control pages, multiple sheets, charts and macros.

More information

Creating a Test in Eduphoria! Aware

Creating a Test in Eduphoria! Aware in Eduphoria! Aware Login to Eduphoria using CHROME!!! 1. LCS Intranet > Portals > Eduphoria From home: LakeCounty.SchoolObjects.com 2. Login with your full email address. First time login password default

More information

The Creation and Significance of Study Resources intheformofvideos

The Creation and Significance of Study Resources intheformofvideos The Creation and Significance of Study Resources intheformofvideos Jonathan Lewin Professor of Mathematics, Kennesaw State University, USA lewins@mindspring.com 2007 The purpose of this article is to describe

More information

Learning Microsoft Publisher , (Weixel et al)

Learning Microsoft Publisher , (Weixel et al) Prentice Hall Learning Microsoft Publisher 2007 2008, (Weixel et al) C O R R E L A T E D T O Mississippi Curriculum Framework for Business and Computer Technology I and II BUSINESS AND COMPUTER TECHNOLOGY

More information

INSTRUCTOR USER MANUAL/HELP SECTION

INSTRUCTOR USER MANUAL/HELP SECTION Criterion INSTRUCTOR USER MANUAL/HELP SECTION ngcriterion Criterion Online Writing Evaluation June 2013 Chrystal Anderson REVISED SEPTEMBER 2014 ANNA LITZ Criterion User Manual TABLE OF CONTENTS 1.0 INTRODUCTION...3

More information

Physics 270: Experimental Physics

Physics 270: Experimental Physics 2017 edition Lab Manual Physics 270 3 Physics 270: Experimental Physics Lecture: Lab: Instructor: Office: Email: Tuesdays, 2 3:50 PM Thursdays, 2 4:50 PM Dr. Uttam Manna 313C Moulton Hall umanna@ilstu.edu

More information

Schoology Getting Started Guide for Teachers

Schoology Getting Started Guide for Teachers Schoology Getting Started Guide for Teachers (Latest Revision: December 2014) Before you start, please go over the Beginner s Guide to Using Schoology. The guide will show you in detail how to accomplish

More information

/ On campus x ICON Grades

/ On campus x ICON Grades Today s Session: 1. ICON Gradebook - Overview 2. ICON Help How to Find and Use It 3. Exercises - Demo and Hands-On 4. Individual Work Time Getting Ready: 1. Go to https://icon.uiowa.edu/ ICON Grades 2.

More information

International Business BADM 455, Section 2 Spring 2008

International Business BADM 455, Section 2 Spring 2008 International Business BADM 455, Section 2 Spring 2008 Call #: 11947 Class Meetings: 12:00 12:50 pm, Monday, Wednesday & Friday Credits Hrs.: 3 Room: May Hall, room 309 Instruct or: Rolf Butz Office Hours:

More information

STAT 220 Midterm Exam, Friday, Feb. 24

STAT 220 Midterm Exam, Friday, Feb. 24 STAT 220 Midterm Exam, Friday, Feb. 24 Name Please show all of your work on the exam itself. If you need more space, use the back of the page. Remember that partial credit will be awarded when appropriate.

More information

Mathematics subject curriculum

Mathematics subject curriculum Mathematics subject curriculum Dette er ei omsetjing av den fastsette læreplanteksten. Læreplanen er fastsett på Nynorsk Established as a Regulation by the Ministry of Education and Research on 24 June

More information

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology Michael L. Connell University of Houston - Downtown Sergei Abramovich State University of New York at Potsdam Introduction

More information

Improving Conceptual Understanding of Physics with Technology

Improving Conceptual Understanding of Physics with Technology INTRODUCTION Improving Conceptual Understanding of Physics with Technology Heidi Jackman Research Experience for Undergraduates, 1999 Michigan State University Advisors: Edwin Kashy and Michael Thoennessen

More information

MOODLE 2.0 GLOSSARY TUTORIALS

MOODLE 2.0 GLOSSARY TUTORIALS BEGINNING TUTORIALS SECTION 1 TUTORIAL OVERVIEW MOODLE 2.0 GLOSSARY TUTORIALS The glossary activity module enables participants to create and maintain a list of definitions, like a dictionary, or to collect

More information

Statewide Framework Document for:

Statewide Framework Document for: Statewide Framework Document for: 270301 Standards may be added to this document prior to submission, but may not be removed from the framework to meet state credit equivalency requirements. Performance

More information

Introduction to WeBWorK for Students

Introduction to WeBWorK for Students Introduction to WeBWorK 1 Introduction to WeBWorK for Students I. What is WeBWorK? WeBWorK is a system developed at the University of Rochester that allows professors to put homework problems on the web

More information

STUDENT MOODLE ORIENTATION

STUDENT MOODLE ORIENTATION BAKER UNIVERSITY SCHOOL OF PROFESSIONAL AND GRADUATE STUDIES STUDENT MOODLE ORIENTATION TABLE OF CONTENTS Introduction to Moodle... 2 Online Aptitude Assessment... 2 Moodle Icons... 6 Logging In... 8 Page

More information

Longman English Interactive

Longman English Interactive Longman English Interactive Level 3 Orientation Quick Start 2 Microphone for Speaking Activities 2 Course Navigation 3 Course Home Page 3 Course Overview 4 Course Outline 5 Navigating the Course Page 6

More information

Math Placement at Paci c Lutheran University

Math Placement at Paci c Lutheran University Math Placement at Paci c Lutheran University The Art of Matching Students to Math Courses Professor Je Stuart Math Placement Director Paci c Lutheran University Tacoma, WA 98447 USA je rey.stuart@plu.edu

More information

UNIT ONE Tools of Algebra

UNIT ONE Tools of Algebra UNIT ONE Tools of Algebra Subject: Algebra 1 Grade: 9 th 10 th Standards and Benchmarks: 1 a, b,e; 3 a, b; 4 a, b; Overview My Lessons are following the first unit from Prentice Hall Algebra 1 1. Students

More information

CONSTRUCTION OF AN ACHIEVEMENT TEST Introduction One of the important duties of a teacher is to observe the student in the classroom, laboratory and

CONSTRUCTION OF AN ACHIEVEMENT TEST Introduction One of the important duties of a teacher is to observe the student in the classroom, laboratory and CONSTRUCTION OF AN ACHIEVEMENT TEST Introduction One of the important duties of a teacher is to observe the student in the classroom, laboratory and in other settings. He may also make use of tests in

More information

DegreeWorks Advisor Reference Guide

DegreeWorks Advisor Reference Guide DegreeWorks Advisor Reference Guide Table of Contents 1. DegreeWorks Basics... 2 Overview... 2 Application Features... 3 Getting Started... 4 DegreeWorks Basics FAQs... 10 2. What-If Audits... 12 Overview...

More information

Introduction to Causal Inference. Problem Set 1. Required Problems

Introduction to Causal Inference. Problem Set 1. Required Problems Introduction to Causal Inference Problem Set 1 Professor: Teppei Yamamoto Due Friday, July 15 (at beginning of class) Only the required problems are due on the above date. The optional problems will not

More information

Justin Raisner December 2010 EdTech 503

Justin Raisner December 2010 EdTech 503 Justin Raisner December 2010 EdTech 503 INSTRUCTIONAL DESIGN PROJECT: ADOBE INDESIGN LAYOUT SKILLS For teaching basic indesign skills to student journalists who will edit the school newspaper. TABLE OF

More information

Competition in Information Technology: an Informal Learning

Competition in Information Technology: an Informal Learning 228 Eurologo 2005, Warsaw Competition in Information Technology: an Informal Learning Valentina Dagiene Vilnius University, Faculty of Mathematics and Informatics Naugarduko str.24, Vilnius, LT-03225,

More information

WHAT ARE VIRTUAL MANIPULATIVES?

WHAT ARE VIRTUAL MANIPULATIVES? by SCOTT PIERSON AA, Community College of the Air Force, 1992 BS, Eastern Connecticut State University, 2010 A VIRTUAL MANIPULATIVES PROJECT SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR TECHNOLOGY

More information

S T A T 251 C o u r s e S y l l a b u s I n t r o d u c t i o n t o p r o b a b i l i t y

S T A T 251 C o u r s e S y l l a b u s I n t r o d u c t i o n t o p r o b a b i l i t y Department of Mathematics, Statistics and Science College of Arts and Sciences Qatar University S T A T 251 C o u r s e S y l l a b u s I n t r o d u c t i o n t o p r o b a b i l i t y A m e e n A l a

More information

How to set up gradebook categories in Moodle 2.

How to set up gradebook categories in Moodle 2. How to set up gradebook categories in Moodle 2. It is possible to set up the gradebook to show divisions in time such as semesters and quarters by using categories. For example, Semester 1 = main category

More information

Excel Intermediate

Excel Intermediate Instructor s Excel 2013 - Intermediate Multiple Worksheets Excel 2013 - Intermediate (103-124) Multiple Worksheets Quick Links Manipulating Sheets Pages EX5 Pages EX37 EX38 Grouping Worksheets Pages EX304

More information

LEGO MINDSTORMS Education EV3 Coding Activities

LEGO MINDSTORMS Education EV3 Coding Activities LEGO MINDSTORMS Education EV3 Coding Activities s t e e h s k r o W t n e d Stu LEGOeducation.com/MINDSTORMS Contents ACTIVITY 1 Performing a Three Point Turn 3-6 ACTIVITY 2 Written Instructions for a

More information

Short vs. Extended Answer Questions in Computer Science Exams

Short vs. Extended Answer Questions in Computer Science Exams Short vs. Extended Answer Questions in Computer Science Exams Alejandro Salinger Opportunities and New Directions April 26 th, 2012 ajsalinger@uwaterloo.ca Computer Science Written Exams Many choices of

More information

Stacks Teacher notes. Activity description. Suitability. Time. AMP resources. Equipment. Key mathematical language. Key processes

Stacks Teacher notes. Activity description. Suitability. Time. AMP resources. Equipment. Key mathematical language. Key processes Stacks Teacher notes Activity description (Interactive not shown on this sheet.) Pupils start by exploring the patterns generated by moving counters between two stacks according to a fixed rule, doubling

More information

Getting Started with Deliberate Practice

Getting Started with Deliberate Practice Getting Started with Deliberate Practice Most of the implementation guides so far in Learning on Steroids have focused on conceptual skills. Things like being able to form mental images, remembering facts

More information

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data Kurt VanLehn 1, Kenneth R. Koedinger 2, Alida Skogsholm 2, Adaeze Nwaigwe 2, Robert G.M. Hausmann 1, Anders Weinstein

More information

Transfer of Training

Transfer of Training Transfer of Training Objective Material : To see if Transfer of training is possible : Drawing Boar with a screen, Eight copies of a star pattern with double lines Experimenter : E and drawing pins. Subject

More information

Preferences...3 Basic Calculator...5 Math/Graphing Tools...5 Help...6 Run System Check...6 Sign Out...8

Preferences...3 Basic Calculator...5 Math/Graphing Tools...5 Help...6 Run System Check...6 Sign Out...8 CONTENTS GETTING STARTED.................................... 1 SYSTEM SETUP FOR CENGAGENOW....................... 2 USING THE HEADER LINKS.............................. 2 Preferences....................................................3

More information

Blank Table Of Contents Template Interactive Notebook

Blank Table Of Contents Template Interactive Notebook Blank Template Free PDF ebook Download: Blank Template Download or Read Online ebook blank table of contents template interactive notebook in PDF Format From The Best User Guide Database Table of Contents

More information

My first english teacher essay. To teacher first on research andor english, simply order an essay from us..

My first english teacher essay. To teacher first on research andor english, simply order an essay from us.. My first english teacher essay. To teacher first on research andor english, simply order an essay from us.. My first english teacher essay >>>CLICK HERE

More information

Pre-AP Geometry Course Syllabus Page 1

Pre-AP Geometry Course Syllabus Page 1 Pre-AP Geometry Course Syllabus 2015-2016 Welcome to my Pre-AP Geometry class. I hope you find this course to be a positive experience and I am certain that you will learn a great deal during the next

More information

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS L. Descalço 1, Paula Carvalho 1, J.P. Cruz 1, Paula Oliveira 1, Dina Seabra 2 1 Departamento de Matemática, Universidade de Aveiro (PORTUGAL)

More information

Learning Microsoft Office Excel

Learning Microsoft Office Excel A Correlation and Narrative Brief of Learning Microsoft Office Excel 2010 2012 To the Tennessee for Tennessee for TEXTBOOK NARRATIVE FOR THE STATE OF TENNESEE Student Edition with CD-ROM (ISBN: 9780135112106)

More information

PowerTeacher Gradebook User Guide PowerSchool Student Information System

PowerTeacher Gradebook User Guide PowerSchool Student Information System PowerSchool Student Information System Document Properties Copyright Owner Copyright 2007 Pearson Education, Inc. or its affiliates. All rights reserved. This document is the property of Pearson Education,

More information

The following information has been adapted from A guide to using AntConc.

The following information has been adapted from A guide to using AntConc. 1 7. Practical application of genre analysis in the classroom In this part of the workshop, we are going to analyse some of the texts from the discipline that you teach. Before we begin, we need to get

More information

Montana's Distance Learning Policy for Adult Basic and Literacy Education

Montana's Distance Learning Policy for Adult Basic and Literacy Education Montana's Distance Learning Policy for Adult Basic and Literacy Education 2013-2014 1 Table of Contents I. Introduction Page 3 A. The Need B. Going to Scale II. Definitions and Requirements... Page 4-5

More information

New Features & Functionality in Q Release Version 3.2 June 2016

New Features & Functionality in Q Release Version 3.2 June 2016 in Q Release Version 3.2 June 2016 Contents New Features & Functionality 3 Multiple Applications 3 Class, Student and Staff Banner Applications 3 Attendance 4 Class Attendance 4 Mass Attendance 4 Truancy

More information

Paper 2. Mathematics test. Calculator allowed. First name. Last name. School KEY STAGE TIER

Paper 2. Mathematics test. Calculator allowed. First name. Last name. School KEY STAGE TIER 259574_P2 5-7_KS3_Ma.qxd 1/4/04 4:14 PM Page 1 Ma KEY STAGE 3 TIER 5 7 2004 Mathematics test Paper 2 Calculator allowed Please read this page, but do not open your booklet until your teacher tells you

More information

Houghton Mifflin Online Assessment System Walkthrough Guide

Houghton Mifflin Online Assessment System Walkthrough Guide Houghton Mifflin Online Assessment System Walkthrough Guide Page 1 Copyright 2007 by Houghton Mifflin Company. All Rights Reserved. No part of this document may be reproduced or transmitted in any form

More information

The lab is designed to remind you how to work with scientific data (including dealing with uncertainty) and to review experimental design.

The lab is designed to remind you how to work with scientific data (including dealing with uncertainty) and to review experimental design. Name: Partner(s): Lab #1 The Scientific Method Due 6/25 Objective The lab is designed to remind you how to work with scientific data (including dealing with uncertainty) and to review experimental design.

More information

Student Handbook 2016 University of Health Sciences, Lahore

Student Handbook 2016 University of Health Sciences, Lahore Student Handbook 2016 University of Health Sciences, Lahore 1 Welcome to the Certificate in Medical Teaching programme 2016 at the University of Health Sciences, Lahore. This programme is for teachers

More information

Minitab Tutorial (Version 17+)

Minitab Tutorial (Version 17+) Minitab Tutorial (Version 17+) Basic Commands and Data Entry Graphical Tools Descriptive Statistics Outline Minitab Basics Basic Commands, Data Entry, and Organization Minitab Project Files (*.MPJ) vs.

More information

Journal of Technology and Science Education

Journal of Technology and Science Education Journal of Technology and Science Education ENHANCEMENT IN EVALUATING SMALL GROUP WORK IN COURSES WITH LARGE NUMBER OF STUDENTS. MACHINE THEORY AT INDUSTRIAL ENGINEERING DEGREES Lluïsa Jordi Nebot, Rosa

More information

Page 1 of 11. Curriculum Map: Grade 4 Math Course: Math 4 Sub-topic: General. Grade(s): None specified

Page 1 of 11. Curriculum Map: Grade 4 Math Course: Math 4 Sub-topic: General. Grade(s): None specified Curriculum Map: Grade 4 Math Course: Math 4 Sub-topic: General Grade(s): None specified Unit: Creating a Community of Mathematical Thinkers Timeline: Week 1 The purpose of the Establishing a Community

More information

The Task. A Guide for Tutors in the Rutgers Writing Centers Written and edited by Michael Goeller and Karen Kalteissen

The Task. A Guide for Tutors in the Rutgers Writing Centers Written and edited by Michael Goeller and Karen Kalteissen The Task A Guide for Tutors in the Rutgers Writing Centers Written and edited by Michael Goeller and Karen Kalteissen Reading Tasks As many experienced tutors will tell you, reading the texts and understanding

More information

Activities, Exercises, Assignments Copyright 2009 Cem Kaner 1

Activities, Exercises, Assignments Copyright 2009 Cem Kaner 1 Patterns of activities, iti exercises and assignments Workshop on Teaching Software Testing January 31, 2009 Cem Kaner, J.D., Ph.D. kaner@kaner.com Professor of Software Engineering Florida Institute of

More information

Life and career planning

Life and career planning Paper 30-1 PAPER 30 Life and career planning Bob Dick (1983) Life and career planning: a workbook exercise. Brisbane: Department of Psychology, University of Queensland. A workbook for class use. Introduction

More information

Are You Ready? Simplify Fractions

Are You Ready? Simplify Fractions SKILL 10 Simplify Fractions Teaching Skill 10 Objective Write a fraction in simplest form. Review the definition of simplest form with students. Ask: Is 3 written in simplest form? Why 7 or why not? (Yes,

More information

Mathematics. Mathematics

Mathematics. Mathematics Mathematics Program Description Successful completion of this major will assure competence in mathematics through differential and integral calculus, providing an adequate background for employment in

More information

Appendix L: Online Testing Highlights and Script

Appendix L: Online Testing Highlights and Script Online Testing Highlights and Script for Fall 2017 Ohio s State Tests Administrations Test administrators must use this document when administering Ohio s State Tests online. It includes step-by-step directions,

More information

M55205-Mastering Microsoft Project 2016

M55205-Mastering Microsoft Project 2016 M55205-Mastering Microsoft Project 2016 Course Number: M55205 Category: Desktop Applications Duration: 3 days Certification: Exam 70-343 Overview This three-day, instructor-led course is intended for individuals

More information

Big Fish. Big Fish The Book. Big Fish. The Shooting Script. The Movie

Big Fish. Big Fish The Book. Big Fish. The Shooting Script. The Movie Big Fish The Book Big Fish The Shooting Script Big Fish The Movie Carmen Sánchez Sadek Central Question Can English Learners (Level 4) or 8 th Grade English students enhance, elaborate, further develop

More information

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS Václav Kocian, Eva Volná, Michal Janošek, Martin Kotyrba University of Ostrava Department of Informatics and Computers Dvořákova 7,

More information

Millersville University Degree Works Training User Guide

Millersville University Degree Works Training User Guide Millersville University Degree Works Training User Guide Page 1 Table of Contents Introduction... 5 What is Degree Works?... 5 Degree Works Functionality Summary... 6 Access to Degree Works... 8 Login

More information

Custom essay writing services 1 aa >>>CLICK HERE<<<

Custom essay writing services 1 aa >>>CLICK HERE<<< Custom essay writing services 1 aa >>>CLICK HERE

More information

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS 1 CALIFORNIA CONTENT STANDARDS: Chapter 1 ALGEBRA AND WHOLE NUMBERS Algebra and Functions 1.4 Students use algebraic

More information

Focus of the Unit: Much of this unit focuses on extending previous skills of multiplication and division to multi-digit whole numbers.

Focus of the Unit: Much of this unit focuses on extending previous skills of multiplication and division to multi-digit whole numbers. Approximate Time Frame: 3-4 weeks Connections to Previous Learning: In fourth grade, students fluently multiply (4-digit by 1-digit, 2-digit by 2-digit) and divide (4-digit by 1-digit) using strategies

More information

School of Innovative Technologies and Engineering

School of Innovative Technologies and Engineering School of Innovative Technologies and Engineering Department of Applied Mathematical Sciences Proficiency Course in MATLAB COURSE DOCUMENT VERSION 1.0 PCMv1.0 July 2012 University of Technology, Mauritius

More information

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE Pierre Foy TIMSS Advanced 2015 orks User Guide for the International Database Pierre Foy Contributors: Victoria A.S. Centurino, Kerry E. Cotter,

More information

Function Tables With The Magic Function Machine

Function Tables With The Magic Function Machine Brief Overview: Function Tables With The Magic Function Machine s will be able to complete a by applying a one operation rule, determine a rule based on the relationship between the input and output within

More information

English Language Arts Summative Assessment

English Language Arts Summative Assessment English Language Arts Summative Assessment 2016 Paper-Pencil Test Audio CDs are not available for the administration of the English Language Arts Session 2. The ELA Test Administration Listening Transcript

More information

THE ROLE OF TOOL AND TEACHER MEDIATIONS IN THE CONSTRUCTION OF MEANINGS FOR REFLECTION

THE ROLE OF TOOL AND TEACHER MEDIATIONS IN THE CONSTRUCTION OF MEANINGS FOR REFLECTION THE ROLE OF TOOL AND TEACHER MEDIATIONS IN THE CONSTRUCTION OF MEANINGS FOR REFLECTION Lulu Healy Programa de Estudos Pós-Graduados em Educação Matemática, PUC, São Paulo ABSTRACT This article reports

More information

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7.

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7. Preparing for the School Census Autumn 2017 Return preparation guide English Primary, Nursery and Special Phase Schools Applicable to 7.176 onwards Preparation Guide School Census Autumn 2017 Preparation

More information

Quick Reference for itslearning

Quick Reference for itslearning Quick Reference for itslearning Frequently Asked Questions... 2 How do I access itslearning?... 2 Who can I contact if I get a problem?... 2 Where can I get help?... 2 Can I get itslearning in my language?...

More information

ALEKS. ALEKS Pie Report (Class Level)

ALEKS. ALEKS Pie Report (Class Level) ALEKS ALEKS Pie Report (Class Level) The ALEKS Pie Report at the class level shows average learning rates and a detailed view of what students have mastered, not mastered, and are ready to learn. The pie

More information

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) Feb 2015

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL)  Feb 2015 Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) www.angielskiwmedycynie.org.pl Feb 2015 Developing speaking abilities is a prerequisite for HELP in order to promote effective communication

More information

BMBF Project ROBUKOM: Robust Communication Networks

BMBF Project ROBUKOM: Robust Communication Networks BMBF Project ROBUKOM: Robust Communication Networks Arie M.C.A. Koster Christoph Helmberg Andreas Bley Martin Grötschel Thomas Bauschert supported by BMBF grant 03MS616A: ROBUKOM Robust Communication Networks,

More information

Syllabus ENGR 190 Introductory Calculus (QR)

Syllabus ENGR 190 Introductory Calculus (QR) Syllabus ENGR 190 Introductory Calculus (QR) Catalog Data: ENGR 190 Introductory Calculus (4 credit hours). Note: This course may not be used for credit toward the J.B. Speed School of Engineering B. S.

More information

GCSE. Mathematics A. Mark Scheme for January General Certificate of Secondary Education Unit A503/01: Mathematics C (Foundation Tier)

GCSE. Mathematics A. Mark Scheme for January General Certificate of Secondary Education Unit A503/01: Mathematics C (Foundation Tier) GCSE Mathematics A General Certificate of Secondary Education Unit A503/0: Mathematics C (Foundation Tier) Mark Scheme for January 203 Oxford Cambridge and RSA Examinations OCR (Oxford Cambridge and RSA)

More information

Moodle MyFeedback update April 2017

Moodle MyFeedback update April 2017 Moodle MyFeedback update April 2017 Jessica Gramp j.gramp@ucl.ac.uk Moodle My Feedback Report Allows students and staff to easily view grades & feedback across Moodle courses. It is available from Moodle.org

More information

FUNCTIONAL OR PREDICATIVE? CHARACTERISING STUDENTS THINKING DURING PROBLEM SOLVING

FUNCTIONAL OR PREDICATIVE? CHARACTERISING STUDENTS THINKING DURING PROBLEM SOLVING FUNCTIONAL OR PREDICATIVE? CHARACTERISING STUDENTS THINKING DURING PROBLEM SOLVING Adam Mickiewicz University, Poznań, Poland edyta@amu.edu.pl The article presents a part of a research, whose goal was

More information

Alignment of Australian Curriculum Year Levels to the Scope and Sequence of Math-U-See Program

Alignment of Australian Curriculum Year Levels to the Scope and Sequence of Math-U-See Program Alignment of s to the Scope and Sequence of Math-U-See Program This table provides guidance to educators when aligning levels/resources to the Australian Curriculum (AC). The Math-U-See levels do not address

More information

SIE: Speech Enabled Interface for E-Learning

SIE: Speech Enabled Interface for E-Learning SIE: Speech Enabled Interface for E-Learning Shikha M.Tech Student Lovely Professional University, Phagwara, Punjab INDIA ABSTRACT In today s world, e-learning is very important and popular. E- learning

More information

Test Administrator User Guide

Test Administrator User Guide Test Administrator User Guide Fall 2017 and Winter 2018 Published October 17, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution Engine,

More information

THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MATHEMATICS ASSESSING THE EFFECTIVENESS OF MULTIPLE CHOICE MATH TESTS

THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MATHEMATICS ASSESSING THE EFFECTIVENESS OF MULTIPLE CHOICE MATH TESTS THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MATHEMATICS ASSESSING THE EFFECTIVENESS OF MULTIPLE CHOICE MATH TESTS ELIZABETH ANNE SOMERS Spring 2011 A thesis submitted in partial

More information

CHANCERY SMS 5.0 STUDENT SCHEDULING

CHANCERY SMS 5.0 STUDENT SCHEDULING CHANCERY SMS 5.0 STUDENT SCHEDULING PARTICIPANT WORKBOOK VERSION: 06/04 CSL - 12148 Student Scheduling Chancery SMS 5.0 : Student Scheduling... 1 Course Objectives... 1 Course Agenda... 1 Topic 1: Overview

More information

Unit 13 Assessment in Language Teaching. Welcome

Unit 13 Assessment in Language Teaching. Welcome Unit 13 Assessment in Language Teaching Welcome Teaching Objectives 1. Assessment purposes 2. Assessment methods 3. Assessment criteria 4. Assessment principles 5. Testing in language assessment 2 I. Assessment

More information

Course Description. Student Learning Outcomes

Course Description. Student Learning Outcomes Instructor Nancy Lay, Office #2796 Instructor s Campus Phone (760) 355-5707; email = nancy.lay@imperial.edu Office Hours = Mondays and Wednesdays = 10:00-11:00 Tuesdays and Thursdays = 9:45-10:45 N. Lay

More information

ecampus Basics Overview

ecampus Basics Overview ecampus Basics Overview 2016/2017 Table of Contents Managing DCCCD Accounts.... 2 DCCCD Resources... 2 econnect and ecampus... 2 Registration through econnect... 3 Fill out the form (3 steps)... 4 ecampus

More information