· Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part...

33
lH Open Education Resource: Flipping the classroom with MOODLE Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning RC1080_289 Sindhuja B Chaitra C R

Transcript of · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part...

Page 1: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

lH

Open Education Resource: Flipping the classroom with MOODLEWork done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

RC1080_289Sindhuja B

Chaitra C RSreevidya D

Page 2: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

IDP in Educational Technology, 2016.

OER Submission Example by IDP in Educational Technology, IIT Bombay, is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. You are free to use, distribute and modify it, including for commercial purposes, provided you acknowledge the source and share-alike.

To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/

Page 3: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Table of Contents

Open Education Resource: Flipping the classroom with MOODLE.............................1

About the OER..............................................................................................................................................1

Learning Objectives....................................................................................................................................1

Helpful Documentation for Tool Use.....................................................................................................2

Section 2: Design Decisions...................................................................................................................3

Nature of Decisions taken........................................................................................................................3

Section 3: OER Description.....................................................................................................................4

Active OER.....................................................................................................................................................4

Lesson Settings............................................................................................................................................4

How to use this OER...................................................................................................................................8

Best Practices with Lesson Activity.....................................................................................................10

Section 4: Evaluating Effectiveness of OER.............................................................................11

Effectiveness at the student level.......................................................................................................11

Effectiveness at consumer level..........................................................................................................11

Section 5: Consolidated Log of Team Work.............................................................................13

Section 6: Building a Community of MOODLE and Flipped Classroom Adopters..................................................................................................................................................................................14

Possible Sources for Community Building........................................................................................14

Page 4: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Plans for Community Building...............................................................................................................14

Works Cited.....................................................................................................................................................15

Open Education Resource: Flipping the classroom with

MOODLEii

Page 5: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

RC1080_289

Sindhuja B Chaitra C R Sreevidya D

Open Education Resource: Flipping the classroom with MOODLE

About the OER

Our OER activity is on OOPJ subject which is “Object Oriented Programming Through Java”. This course is useful for the student who belongs to “CSE” and “IT” specially and also for other domains like ECE, EEE etc. as it is programming language used to communicate with the system. It helps the student to clear their basic understanding in terms of java.

v OER is downloadable from: www.et.iitb.ac.in/~jkmadathil/et4et/oer.html (You may also provide your Wordpress page details if that is the webpage used for dissemination of the OER)

v Target Audience: Second year Engineering Students (CSE,IT)

v Tags: Flipped Classroom, MOODLE, Educational Technology, Engineering Students

v OER developed in MOODLECLOUD

v This resource is licensed under CC-BY-SA ver 4.0. You are free to use, distribute and modify it, including for commercial purposes, provided you acknowledge the source and share-alike. To see more details about the license visit http://creativecommons.org/licenses/by-sa/4.0/

Learning Objectives

Page 6: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

After using this OER, learner will be able to:

A. Course ObjectivesFollowing are the course objective which are related to our OER activity

1. To understand main difference between c,c++ and Java.2. Features of java3. Control structures4. Compiling and running of java code

B. Course OutcomesAt the end of this course the students will be:

1. Able to apply object oriented programming features and concepts for solving given problem.

2. Able to use java standard API library to write complex programs.3. Able to implement object oriented programming concepts using

javaOpen Education Resource: Flipping the classroom 1with MOODLE

Page 7: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Helpful Documentation for Tool Use

[1] for design and development of Lesson Activity in MOODLE we have used ppt

Page 8: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Open Education Resource: Flipping the classroom 2with MOODLE

Page 9: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Section 2: Design DecisionsNature of Decisions taken

The design decisions involved in the creation of this OER were of broadly three types:

1. Content Decisions

2. Pedagogic Decisions

3. Technology Decisions

Content Decisions

The content decisions related to:

a. Earmarking specific segment to be covered – Decided on CMaps –What, Why and How?What?

In this OER we have decided to go through the OOPJ subject which is “Object Oriented Programming Through Java Language”.Why OOPJ only?

• As a team, we had a discussion between us and we have decided with OOPJ subject because as an Engineering student for any domain either CSE, IT, ECE and other student needs computer to perform their work.

• As CSE students need computer for developing software, Civil student need computer for designing basic structure of their site construction etc.

• To fulfill these requirements of the student which belongs to all the domain they need to learn the language which computer will understand easily so that they can make the computer to perform their task and finally after this decision we have decided to go with this OOPJ subject as a part of OER activity.

How?

Page 10: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

After deciding the topic for OER activity next topic for our team as a discussion was how to achieve this and how to make it available for student?

• We all team member thought that if we will create one course in our MOODLECLOUD where we can upload the content related to out subject OOPJ in terms of some word files, ppt and videos and provide that link to the student so that they can have access to all these contents and they will makes use of these content for learning OOPJ.

b. Other materials to be provided – we have provided different links which will be helpful for the student to learn OOPJ subject in depth.

Pedagogic Decisions

In our MOODLECLOUD we have provided 3 different documents explaining difference between c,C++ and java and its features,its control structures and a video on arrays on which there is ppt which explains them Out-of-class segment and In-Class segment. The out-of-class segment requires student to refer to some given video on arrays to form an understanding about the concepts that are relevant. In terms of concept marking the pedagogic decisions that were taken for the Out-of-class segment related to:

a. Cognitive Levels of Questions to be asked along with the resources – Mostly Recall to Apply level question for out of class and Create Level question for In-class

b. Assessment Strategies – Multiple choice questions for out of class, Team-Pair-Solo strategy for in-class

SECTION SLIDE #ABOUT YOU 3

OUT-OF-CLASS SEGMENT 5

IN-CLASS SEGMENT 9

Page 11: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

EVALUATION 18

Table.1. Content details of ppt on arraysAbove Table.1. we have provided in array ppt where on respective side number which we have given on above table those respective topics.

Technology Decisions

While developing the Out-of-Class and In-class activities, the major technology decisions taken were:

a. Tool to be used for creating screencast – we have taken video which is Creative Commons Attribution licence (reuse allowed) 9.58min video into different fragement which will be helpful for student to understand which fragement will cover which topic for our OOPJ topic.

Following is the link for our CC-Licensed video on arrays in Javahttps://youtu.be/SmP8ERMI37I

Open Education Resource: Flipping the classroom 3with MOODLE

Page 12: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Section 3: OER DescriptionActive OER

Provide the link for your OER activity here

For checking the active OER, you may access the Guest Course – “FDP_OER OER 101 – Sample OER’s” in the IDP-ET Moodle

(http://www.et.iitb.ac.in/moodle/course/view.php?id=11&section=1).

The guest password required for exploring the activity is: et_guest@123

Different Screenshot for OER created in MOODLECLOUD for OOPJ topic:

Screenshots 1-3 shows the general settings of a Lesson. This is same for all the lessons. If there are variations, then they are duly noted under each description.

Screenshot 1: General and Appearance setting in MOODLE

Page 13: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Screenshot 2: General look before adding Topic in MOODLE

Page 14: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Screenshot 3: Adding Users in MOODLE

Screenshot 4: Adding Users in MOODLE with different parameters

Page 15: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Screenshot 5: Adding Topic1 with name “Getting Started with Core JAVA” in MOODLE

Screenshot 6: Adding word file, for Topic1 with name “Introduction to JAVA” in MOODLE

Screenshot 7: Adding second Topic with name “Difference between JDK, JRE and JVM” in MOODLE

Page 16: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning
Page 17: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Users enrolled

Snapshot of student perspective

Page 18: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Snapshot of student’s view of quiz

Page 19: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Snapshot of cloud asking to submit answers before reviewing

Snapshots of quiz attempted

Page 20: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Snapshot of feedback form

Snapshot of feedback questionaire for students

Page 21: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Snapshot of feedback responses from students

Page 22: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

How to use this OER

For using this OER, please ensure that you have admin permission in your MOODLE course (needed for importing activities). Else ask your administrator to restore this backup in your course.

Step 1: Download the set of 3 lessons (OER) from

www.et.iitb.ac.in/~jkmadathil/et4et/oer.html

Step 2: Go to the MOODLE course where you want to import this lesson. In the Administration section click “Restore”

Page 23: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Step 3: Drag and drop the three files into the “Files” area and click restore

Open Education Resource: Flipping the classroom 8with MOODLE

Page 24: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Step 4: Verify the contents of the restore by going back to the lesson

Step 5: After verifying, post the instructions to your students to complete the lesson activity before the next class using MOODLE forums.

Step 6: Before start of the next class please go and check the reports (see fig below) to see how students performed.

Page 25: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Additionally, if there are some common errors made by students, you may start the face-to-face session with a Peer Instruction question to elicit the misconception and resolve it.

Best Practices with Lesson Activity

We have created a Floder in our MOODLECLOUD with the name “All Screen Shots of OER Activity” in which we have kept all the screenshots releated with our OER activity.

Page 26: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Section 4: Evaluating Effectiveness of OER

The OER effectiveness can be assessed at two levels:

1. At the student level

2. At the consumer level

Effectiveness at the student level

Effectiveness at the student level involves metrics related to student access of the resource and student learning.

The Moodle lesson report can be used to evaluate this effectiveness, with the report showing the total number of students who accessed the reports (along with time) and their marks (based on their answers to MCQs). Additionally there is an option for teacher to grade essays and these marks also will be calculated if needed.

Effectiveness at consumer level

OER consumers are typically teachers who want their students to learn concept mapping. Linking a survey on three main constructs – Ease of Use, Concept Coverage and Concept Complexity, can help in identifying the effectiveness of this OER at consumer level. This has to be done as a follow-up activity.

Implementing Survey

Thus every user who downloads this resource will be asked their email address and as a follow up the survey will be send to their email address.

Page 27: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Survey Questions

Construct Question ScaleNet promotor score or student satisfaction

Is the content what was promised?

Ease of Use

Pace of delivery too slow 1,2,3,4,5 too fast

Text Enabled

Did you learned something new?

Rating the Presenter

The Lesson covers the

Concept Coveragerequired concepts related

toconcept maps that I need

for

Page 28: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

my course

The content inside theConcept Complexity Lesson is too

complex for my students to understand

Open Education Resource: Flipping the classroom 12with MOODLE

Page 29: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Section 5: Consolidated Log of Team Work

The consolidated log of team work is as shown below:

Activity Team Member Amount of TimeAdditional Logsif any

Discussion Sindhuja B 1 day

Chaitra C R 1 Day

Sreevidya D 1 Day

Tool Exploration Sindhuja B 1 hours Plan uploaded

Chaitra C R 5 hoursin Wordpress Site

Sreevidya D 4 Hours

OER Creation Sindhuja Babu K 1 week Plan uploaded

Chaitra C R 4 days In Wordpress Site

Sreevidya D 6 days

OER Sindhuja B 2 days

Documentation Chaitra C R 3 days

Sreevidya D 2 days

Individual Sindhuja B 1 hours/day ReviewReflection (Diary Chaitra C R 5 hours/day Comments inLogging) Sreevidya D 4 hours/day Wordpress

OER Evaluation Sindhuja B 1 days Edits made

Page 30: · Web viewlH. Open Education Resource: Flipping the classroom with MOODLE. Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Chaitra C R 3 days

Sreevidya D 3 days

Open Education Resource: Flipping the classroom 13with MOODLE

Thanks