Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO...

30
Open Education Resource Flipping the classroom with MOODLE Computer Security Created as a part of IITBx, AICTE approved FDP 101x / FDP201x Pedagogy for Online and Blended Teaching-Learning Process Resource Center Pillai College of Engineering, Panvel -1100 TEAM CODE 1100_002 Team Member Dr. Sangita S. Chaudhari (RC1100_Group 2) Shilpali P. Bansu(RC1100_Group 2) FDP 201x, IIT BombayX, 2018 OER on Basics of Internet is licensed under Creative Commons Attribution-Share Alike 4.0 International license. You are free to use, disseminate and upgrade it, including for commercial purposes, provided you acknowledge the source and share-alike. To view a copy of this license, visit: https://creativecommons.org/licenses/by-sa/4.0/

Transcript of Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO...

Page 1: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

Open Education Resource

Flipping the classroom with MOODLE

Computer Security

Created as a part of

IITBx, AICTE approved FDP 101x / FDP201x

Pedagogy for Online and Blended Teaching-Learning Process

Resource Center

Pillai College of Engineering, Panvel -1100

TEAM CODE 1100_002

Team Member

Dr. Sangita S. Chaudhari (RC1100_Group 2)

Shilpali P. Bansu(RC1100_Group 2)

FDP 201x, IIT BombayX, 2018

OER on Basics of Internet is licensed under Creative Commons Attribution-Share Alike 4.0

International license. You are free to use, disseminate and upgrade it, including for commercial

purposes, provided you acknowledge the source and share-alike. To view a copy of this license,

visit: https://creativecommons.org/licenses/by-sa/4.0/

Page 2: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

2 | P a g e

Table of Contents

Section 1: Open Education Resource: Flipping the classroom with MOODLE-- 3

About OER ---------------------------------------------------- 3

Learning Objectives ---------------------------------------------------- 4

Helpful Documentation for Tool Use ---------------------------------------------------- 4

Section 2: Design Decisions -------------------------------------------------------------------- 5

Nature of Decisions taken ---------------------------------------------------- 5

Section 3: OER Description ---------------------------------------------------------------------- 7

Active OER ---------------------------------------------------- 7

Lesson Setting ---------------------------------------------------- 10

How to use this OER ---------------------------------------------------- 26

Section 4: Evaluating Effectiveness of OER ------------------------------------------------ 27

Effectiveness at the student level ---------------------------------------------------- 27

Effectiveness at consumer level ---------------------------------------------------- 27

Section 5: Consolidated Log of Teamwork 28

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

Possible Sources for Community Building -------------------------------------------------- 29

Plans for Community Building ---------------------------------------------------- 29

Works Cited ----------------------------------------------------------------------------------------- 30

Page 3: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

3 | P a g e

Section -I

Introduction to OER (Computer Security)

A brief overview of OER:

Open Educational Resources are free and open access digital resources which can be accessible

to students, faculty or other educators. OER is created using Moodle course and self-registration

is enabled so that anyone who wish to access those resources can access it. The current Moodle

course is based on introduction to computer security consisting of basics of computer security

and public key cryptosystem like RSA and Knapsack.

This course is available at OER Link:

https://rc1100group002.gnomio.com/login/index.php

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 https://creativecommons.org/licenses/by-

sa/4.0/

Target Audience

Second year and Third year Engineering students (Domain: Computer Engineering and

Information Technology)

Tags of OER

Open Education, Resource, Security, Attacks, RSA, Knapsack

Tools used in OER creation

OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1].

Learning objective of OER

Page 4: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

4 | P a g e

At the end of this course, Learner will able to:

1. Describe basics of computer security and public key cryptography. (Recall Level)

2. Explain in depth working of RSA and Knapsack algorithms. (Understand Level)

3. Apply RSA and knapsack to solve real world problems. (Apply Level)

Tools used for OER creation and Documentation

1. Cam Studio: For Screen casting with Audio (Open source) [2]

2. Microsoft Office (MS PowerPoint, MS Word): For Presentations and Documentation

(Proprietary)

3. Gnomio Moodle Cloud: For Course Creation including activities [1]

Section –II

Page 5: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

5 | P a g e

Pedagogy/Content/Technology Design Decisions

The decisions taken for designing this OER are broadly categorized in following three

categories.

1. Content Decisions

2. Pedagogic Decisions

3. Technology Decisions

• Content Decisions

The lesson is categorized in four topics which includes LeD (Learning Dialogues) such

as videos, LbD (Learning by Doing Activities) such as quizzes, LxT (Learning

extension Resources) and LxI (Learning Experiences Interactions) such as discussion

forums. Students are expected to watch the video and perform the associated activity.

This OER is subdivided in four topics:

1. Introduction to Security

The first segment consists of one LeD presentation with LbD activity which

includes a quiz. This presentation consists of various subtopics like security goals,

attacks on them, vulnerabilities and different types of security mechanisms. The

quiz activity is added to assess the understanding of learner after watching topic

presentation. The discussion forum will enable learner to interact with teacher and

have a constructive discussion on safeguarding the computer systems against

various attacks. One NPTEL video is added as learning extension resource.

2. RSA Cryptosystem

This topic consists of Basics of public key cryptography, mathematical

preliminaries needed for RSA, RSA algorithm and illustrative example. It also

consists of LbD activity (quiz). This quiz is also designed to test the understanding

of student after watching the video. Real world applications of RSA can be

Page 6: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

6 | P a g e

discussed through discussion forum. One NPTEL video is added as learning

extension resource.

3. Knapsack Cryptosystem

This topic consists of knapsack public key cryptography algorithm and illustrative

example. It also consists of assignment as LbD activity. The assignment is designed

to test whether the learner will able to apply the knapsack algorithm for encryption

of the given plaintext. The problems associated with knapsack are discussed

through discussion forum. One NPTEL video is added as learning extension

resource.

4. Feedback survey

This is the last part of OER activity. It is mandatory for every learner to submit the

feedback. Further on analysis of feedback, improvements can be done in the course.

• Pedagogy Decisions

This course is designed by taking 3 subtopics in computer Security. Each topic lesson is

based on Flipped classroom strategy. Learner need to study it at least 40-45 minutes. It

will also enable learner to invest 30 minutes on evaluation and discussion. The activities

like quizzes and discussion forums tests learner’s knowledge at recall, understand and

apply level.

• Technology Decisions

To effective dissemination of OER, various digital tools were used. Wordpress site is

used to display course moodle URL. Sample credentials are also made available on

facilitator’s wordpress site.

Moodle is used to create the course using flipped classroom strategy. Moodle is an open

source learning management system (LMS). It has various features which enable teachers

to uploading files in different formats, media clips, designing quizzes, wikis, workshops

and setting up discussion forums. Moodle also provide very good documentation support

[3]. To create presentations and documents, Microsoft office is used.

Page 7: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

7 | P a g e

Section –III

OER Description

Link to OER

To access this OER use following Moodle link,

https://rc1100group002.gnomio.com/login/index.php

Course Enrollment

This course is accessed through email registration. Learner has to create the account with valid

mail id. On successful registration, learner will be prompted to enter USER ID and PASSWORD

for accessing the course. The steps for enrollment are as follows:

For students:

Email Registration steps for student:

Step1: Enable self-Registration feature is enabled for the course

Page 8: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

8 | P a g e

Step 2: Click on link or paste it in browser. The following screen will appear.

Page 9: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

9 | P a g e

Step 3: Click on Create New Account button and click on Next button as shown in

following screen and Fill the following form for registration of the course.

Step 4: The following screen shows the link for course registration is send to the registered

email-id. After successful login, the next screen appear with “enroll me” tab for the course.

Page 10: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

10 | P a g e

Step 5: After Click on Enroll me. Learner will get enroll for the course and following

screen will appear on desktop.

Course creation at Teacher Level

To create this flipped classroom activity, it is required to add lessons to the course. Following

steps can be used to add lessons and activities to the course.

Step1: Use ‘create new course’ option to create new course.

Page 11: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

11 | P a g e

Step 2: Adding Course Information/ Objectives/Overview

1. Select newly created course.

2. Turn editing on (right-hand side top corner icon)

3. Add an Activity or resource (right hand side bottom corner + icon)

4. Select appropriate activity

Step3 : Adding file resource in Course

Page 12: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

12 | P a g e

Step 4: Adding Media Contents

1. Select newly created course.

2. Turn editing on (right-hand side top corner icon)

3. Add topics/lectures depending on your course needs.

4. Select any topic/lecture where you want to add an activity and click on ‘Add an activity or

resource’ (right hand side bottom corner + icon)

5. Select Label

6. Copy your resource video URL and create link.

Step 5: Adding Quiz

1. Select the course.

2. Turn editing on (right-hand side top corner icon)

3. Select any topic/lecture where you want to add an activity and click on ‘Add an activity or

resource’ (right hand side bottom corner + icon)

4. Select required activity or resource from the list.

Page 13: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

13 | P a g e

Step 6:Adding Discussion Forum

Page 14: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

14 | P a g e

Step 6:Adding Learning extension Resource

Step 7: Adding Assignment

.

Page 15: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

15 | P a g e

Step 8: Creation of feedback

The last part of the OER is feedback creation of the course. Feedback can be created by selecting

feedback activity.

Step 9: Adding questions in feedback

Page 16: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

16 | P a g e

Grade Setting

Grade setting is applied to prepare grade report of the course ate teacher as well as learner side.

Step 1. Click on Site administration then click on Grades

Step 2: Select Grade Category setting

Page 17: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

17 | P a g e

Step 3: Grade Item Setting

Step 4: Grade- User Report Setting

Page 18: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

18 | P a g e

Step 5: Grade report at teacher’s side

Step 6: Teacher can view report of individual learner

Page 19: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

19 | P a g e

Student’s side course visibility

Student can be login with their login credential and learn from the LeDs added in the course.

Step 1: Assessment is done using MCQ quiz

Page 20: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

20 | P a g e

Page 21: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

21 | P a g e

Step 2: Summary of Attempts

Page 22: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

22 | P a g e

Page 23: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

23 | P a g e

Step 3: Submitting Feedback for the given course.

Page 24: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

24 | P a g e

Page 25: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

25 | P a g e

Page 26: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

26 | P a g e

How to use OER (Screen-cast Video)

As a Learner:

Video is created using screencast-O-Matic illustrating how to access the created moodle course as

well as how to navigate through the course. The video is made available at the sarting section of the

Moodle course.

The video is also available under creative commons license at following link:

https://youtu.be/80XBN9r92vc

Page 27: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

27 | P a g e

Section IV

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:

The WordPress is provided with practice quiz questions. Moodle quiz(MCQ) graded activity are

provided on basics of computer security and public key cryptosystems. The multiple choice

objective questions based on the various presentations are created. By attempting the quiz in due

time frame the students can evaluate themselves and able to judge their knowledge about the

topics. By solving the assignments, learner will improve their writing, thinking & recall ability

which helps for their self-assessment. The teachers can also evaluate the students according to

their score in the topics.

Effectiveness at consumer level

Effectiveness at consumer or Teacher level can be achieved by providing quiz & assignment in

the Moodle site. Teacher can evaluate the students based on the timely submission and

completion of the assignments. The teachers can see their grades by doing grade settings and

create the consolidated report of evaluation activities.

Both Students and teachers can access, attempt and make self-assessment based on course

contents and evaluation activities. Feedback plays important role in improving the course

contents as well as overall teaching-learning process.

Page 28: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

28 | P a g e

Section V

Consolidated log of Teamwork

The consolidated log of team work is as shown below:

Activity Team Member Amount of Time

Discussion on Topic Sangita Chaudhari 2 Hours

Shilpali Bansu 2 Hours

Tool Exploration Sangita Chaudhari 3 Hours

Shilpali Bansu 3 Hours

Planning for Moodle course

on ‘Computer Security’

Sangita Chaudhari 3 Hours

Shilpali Bansu 3 Hours

OER Creation on ‘Computer

Security’

Sangita Chaudhari 12 Hours

Shilpali Bansu 12 Hours

Selection of sub topic for

OER creation

Sangita Chaudhari 3 Hours

Shilpali Bansu 3 Hours

Discussion and Finalization

of the content of ppt

Sangita Chaudhari 3 Hours

Shilpali Bansu 3 Hours

OER documentation Sangita Chaudhari 4 Hours

Shilpali Bansu 4 Hours

OER Evaluation Sangita Chaudhari 2 Hours

Shilpali Bansu 2 Hours

Page 29: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

29 | P a g e

Section VI

Building Community with OERs

Possible Sources for Community Building

Some of the viable sources for building a community are:

1. Teachers who are using MOODLE

2. Teachers who plan to use Flipped Classroom Strategies

Plans for Community Building

The resource is already available in the webpage

(https://rc1100group002.gnomio.com/login/index.php) and word press site

(https://sangitasc.wordpress.com\ https://shilpalipb.wordpress.com) and its access require the

users to provide their email id. Thus, there will be a list of interested users whom we can follow

up using Email. All the interested users can then be connected using a local WordPress or

Moodle website.

Page 30: Open Education Resource Flipping the classroom with MOODLE ...€¦ · OER is developed in GNOMIO Moodle cloud site is used for creating the MOODLE course[1]. Learning objective of

30 | P a g e

Works Cited

[1]. https://www.gnomio.com

[2]. http://camstudio.org/

[3]. https://docs.moodle.org/35/en/Main_page/

[4]. https://en.wikipedia.org/wiki/Open_educational_resources