operating system: as a resource manager · 2017. 11. 9. · moodle lesson activity to be used for...

23
Open Education Resource on „Operating System as a Resource ManagerPage 1 | 23 Open Education Resource Operating System: As a Resource Manager Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning Group No.: RC1101_1155 Mrs. Chhaya S. Gosavi Dr. Mrs. Supriya Kelkar Mrs. Shilpa Deogirkar OER Submission 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/

Upload: others

Post on 18-Aug-2021

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System as a Resource Manager‟ P a g e 1 | 23

Open Education Resource Operating System: As a Resource Manager

Work done as part of AICTE approved FDP on Use of ICT in Education for Online and Blended Learning

Group No.: RC1101_1155

Mrs. Chhaya S. Gosavi Dr. Mrs. Supriya Kelkar Mrs. Shilpa Deogirkar

OER Submission 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 2: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System as a Resource Manager‟ P a g e 2 | 23

Table of Contents

Open Education Resource: Operating System as a Resource Manager…………………………. 1

Index ………………………………………………………………………………………….... 2

Open Education Resource: Operating System as a Resource Manager…………………………. 3

About the OER – Operating System as a Resource Manager

Learning Objectives

Helpful Documentation for Tool Use

Section 2: Design Decisions.......................................................................................................... 5

Nature of Decisions taken

Section 3: OER Description ............................................................................................................7

Active OER

Lesson Settings

How to use this OER

Best Practices with Lesson Activity

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

Effectiveness at the student level

Effectiveness at Teacher / Instructor level

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

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

Possible Sources for Community Building

Plans for Community Building

Works Cited ........................................................................................................................................................... 23

Page 3: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System as a Resource Manager‟ P a g e 3 | 23

Group No.: RC1101_1155 Team Leader: Mrs. Chhaya S.Gosavi Team Member: Dr. Mrs.Supriya Kelkar Team Member: Mrs. Shilpa Deogirkar

Open Education Resource:

Operating System as a Resource Manager

About the OER The open education resource is a collection of MOODLE Lesson activities that are useful as out-

of-class activity while flipping the classroom. There are six lessons as part of this OER, and each

deals with an aspect related to Operating System as a resource manager. Six lessons are divided

into two sub-topics, Process Management and Memory Management.

OER is downloadable from: https://fdp1101os.wordpress.com/

Target Audience: Second Year Engineering Students (Computer and IT domain)

Tags: Flipped Classroom, MOODLE, Memory Management, Process Scheduling,

Paging, Segmentation

OER developed in MoodleCloud

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

After using this OER, learner will be able to:

1. Understand basic concepts of process management and memory management of

Operating System

2. Learn process life cycle and scheduling algorithm

3. Learn paging and segmentation

4. Solve Process scheduling problems

Page 4: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System as a Resource Manager‟ P a g e 4 | 23

Helpful Documentation for Tool Use

[1] For Publishing OER with description in Wordpress.com (free web software).

[2] For creating video use of Screen cast-O-Matic (a Freemium Tool).

[3] For design and development of course, moodlecloud.com, a freemium Moodle cloud service

is used.

[4] For PowerPoint presentations: libreoffice or Microsoft PowerPoint

The respective websites have excellent documentation for the tools

Page 5: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System as a Resource Manager‟ P a g e 5 | 23

Section 2: Design Decisions

Nature of Decisions taken by the team for planning OER

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

1. Content Decisions about the scope of the topics

2. Pedagogic Decisions about what strategy to use for OER

3. Technology Decisions about open source tools to use

(1) Decisions related to Content

Here the decisions were taken related to topics, relationship between topics, flow

of lessons, etc.

1. All the three team members are from Computer engineering background. Therefore, we

had few common courses to be taken up for creation of OER. We decided to create OER

for Operating System (OS) course. We discussed different topics of OS course and

decided to address a topic namely, Resource Management (RM) of OS.

2. Further discussion evolved in offering two subtopics under RM, namely, Process

Management (PM) and Memory Management (MM).

3. It was discussed and decided to take up 1) Process life-cycle and 2) Process scheduling as

subtopics under PM.

4. Similarly, under MM, 1) Memory management requirements, 2) Segmentation and 3)

Paging are finalized to be offered as subtopics.

(2) Decisions related to Pedagogic

It was decided to create an OER with online resources in form of screencasts,

presentations, active learning strategies, In-class and Out-of-class activities.

Typically in a flipped classroom strategy, there are two segments – Out-of-class segment

and In-Class segment. The out-of-class segment requires student to refer to some given

material (Video, presentations etc.) which are available at

https://fdp1101os.wordpress.com/ and 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:

Cognitive Levels of Questions to be asked along with the resources – Mostly Recall to

Apply level question for Out-of-class segment and In-class segment.

Page 6: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System as a Resource Manager‟ P a g e 6 | 23

Assessment Strategies – Quizzes containing multiple choice questions for Out-of-

class assessment are available at https://fdp1101os.moodlecloud.com and for In-class

assessment, Think-Pair-Share strategy will be used.

(3) Decisions related to Technology Decisions

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

taken were:

Tool to be used for creating screencast – Screencast-O-Matic, as it had a time limit of 15

minutes for free version and provided option for creating videos as .avi, .flv or .mp4 files

those can be directly played from browser. Also, the recorded video using Screencast-O-

Matic can be directly uploaded to Youtube.

MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed

guided self-learning. Hence, Moodle cloud, a Moodle learning platform to be used for:

1. Creating course, provide learning resources such as screencasts and PowerPoint

presentations,

2. To allow learners to complete quizzes for assessing their learning and

3. To communicate with learners

Thus, it was decided to upload PowerPoint presentations, screencasts and quizzes on the

Moodle online learning platform.

Website to be created using WordPress.com for giving access to OER contents. The

student or guest access to be given for our website so that, peer reviewer can access our

OER contents which are provided on the moodle online learning platform.

Page 7: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 7 | 23

Section 3: OER Description

Active OER

For checking the active OER, you may access the course – “Operating System as

Resource Manager” in the Moodle cloud (https://fdp1101os.moodlecloud.com/).

The guest user name: devan

The guest password required for exploring the activity is: devan

Following Screenshots/screencasts explains various aspects of the OER.

Lesson Settings

Following Screenshots shows the general settings of a course creation. There are two parts –

1. WordPress website and

2. MoodleCloud learning platform

1. Following are the screenshots of the website:

https://fdp1101os.wordpress.com/

a. Layout of Main Screen (Home-Page) Design

There are 6 Main Menus viz. 1]Home, 2]About OS, 3] Our Team, 4]OER Details,

5]Survey, and 6] Contact

Page 8: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 8 | 23

1. Home Menu : Introduce the OER

2. About OS OER details and learning objectives

Page 9: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 9 | 23

3. Our Team

Page 10: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 10 | 23

4. OER Details consists of : Link to MoodleCloud site

Page 11: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 11 | 23

5.Survey To evaluation of OER

6.Contact menu may consists of Contact details:

(We have given contact details at Survey menu)

Page 12: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 12 | 23

Following are the screenshots of the MoodleCloud site:

https://fdp1101os.moodlecloud.com/login/index.php

1. Layout of Login-Page Design

2. Course – Design Overview

Page 13: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 13 | 23

3. When you click on Operating System you can see the available resources

Page 14: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 14 | 23

4. When you click on Process management and choose video resource

Page 15: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 15 | 23

5. When you click on Memory management and choose video resource

6. When you click on Quiz_1 in Process management

Page 16: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 16 | 23

7. When you click on Quiz_1 in Memory management

Similarly, quizzes are designed for all six units.

Page 17: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 17 | 23

How to use this OER

[A detailed description of how to use this OER in regular teaching-learning]

Sr. No. Teaching Learning 1 Instructor/Teacher can use this OER for

flipped classroom activity

Learners/Students can use this OER for

flipped classroom activity

2 On each topic there are more than one

resources available on Moodle site

Learners/Students can access this moodle

site and use different resources such as

screencasts, PowerPoint presentations,

quizzes

3 Instructor/Teacher can communicate

with learners/students through this site

Learners/Students can use blog or write to

teacher for getting their queries answered

4 Instructors/Teachers from other

institutes can use this OER as it is

licensed under CC-BY-SA. They can

use as it is or modify and share with

their learners

Learners/Students can watch the screencasts

or PowerPoint presentations more than once

to get their concepts clear

For Students:

1. The free access has been given to self-learner for exploring the OER activities.

2. View all resources/lessons (OER) from enrolled course: „Operating System as a resource

Manager‟.

3. Attempt quizzes within scheduled deadlines before attending next class.

4. Be ready for In-Class activity.

For Instructor: 1. Create resources/lessons on Moodle cloud platform and make them available to

students as per schedule.

2. One can use the resources created in this OER, modify, extend and use them in the

classroom or in out-of-class setting.

3. The instructor can conduct in-class TPS activity. We urge the instructors to

encourage students for active learning.

4. Create quizzes/ask questions during lesson learning as part of Out-of-Class activity.

Ask students to submit the answers before attending the next class.

Page 18: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 18 | 23

Section 4: Evaluating Effectiveness of OER

The OER effectiveness can be assessed at two levels:

1. At the student level 2. At the teacher/instructor level

Effectiveness at the student level

Students are expected to use OER for self-learning, and Out-of-class activities.

Effectiveness at the student level involves metrics related to student access of the

resource and student learning. How often students use resources for example, or their

performance generally indicate the effectiveness for learners.

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 is an indicator)

Effectiveness at teachers/instructors level

OER consumers are typically teachers who want their students to learn the course content.

How did the teachers find the course, the quizzes, the references, the resources like screen

casts can be directly found out by getting feedback from teachers. 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 an offline

email activity.

Implementing Survey

An alternate feedback/survey system will be carried out. Every user who downloads this

resource will be asked their email address and as a follow up the survey will be sent to their

email address. The survey results / suggestions can then be analyzed for deciding the

effectiveness for teachers and improving on the course in future.

Survey Questions

Construct Question Scale

Ease of Use

I could locate resources easily

I found it easy to download the Lesson

Activity Strongly Disagree to

Strongly Agree (5-

point

Liker Scale)

I found the instructions to setup the Lesson

Activity useful in setting the activity in my

Course

Page 19: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 19 | 23

I was able to successfully create Lesson in

my own course using the resources

Concept

Coverage

The Lesson covers the required concepts

related to various topics, examples,

applications that I need for my course

Concept

Complexity

The content inside the Lesson is too

complex for my students to understand

The content, examples, casestudy is at

suitable complexity level

Page 20: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 20 | 23

Section 5: Consolidated Log of Team Work

The consolidated log of team work is as shown below:

Activity Team Member

Amount

of Time

(Hours)

Additional Logs if Any

Discussion

Mrs. Chhaya Gosavi

(Team Leader) 3 Hrs.

After looking at individual

strengths and topics, we finalized

“Operating System” as a topic of

OER with various topics, linking

of topics, scope, work

distribution and the decisions

related to content were thus

taken, along with tools and

technologies

DR. Supriya Kelkar 3 Hrs.

Mrs. Shilpa Deogirkar 3 Hrs.

Tool

Exploration

TOOLS

revisited

Wordpress ,

moodledemo

site,

screenomatic,

Mrs. Chhaya Gosavi

(Team Leader) 02 Hrs.

Referred sample work to follow

the guidelines , we revisited the

assignments, a few videos,

websites

DR. Supriya Kelkar 02 Hrs.

Mrs. Shilpa Deogirkar 01 Hrs.

OER Creation

Mrs. Chhaya Gosavi

(Team Leader) 8 Hrs.

Decided OER Creation strategy

and Task(COMMON 1 hours)

TOOLS used as per need

Wordpress , moodlecloud site,

screenomatic, and actual creation

of content along with study and

creation, recreation, review

DR. Supriya Kelkar 8 Hrs.

Mrs. Shilpa Deogirkar

1 Hr.

Page 21: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 21 | 23

OER

Documentation

Mrs. Chhaya Gosavi

(Team Leader) 4 Hrs.

This main submission document

with six sections, creation, review. DR. Supriya Kelkar 4 Hrs.

Mrs. Shilpa Deogirkar

1 Hr.

Individual

Reflection

(Diary

Logging)

Mrs. Chhaya Gosavi

(Team Leader) 2 Hrs.

Performed Tasks from 5th

Oct

2017 to 9 November 2017 DR. Supriya Kelkar 2 Hrs.

Mrs. Shilpa Deogirkar

1 Hr.

OER Evaluation

Mrs. Chhaya Gosavi

(Team Leader) 3 Hrs.

Review of intermediate versions

and final versions DR. Supriya Kelkar 3 Hrs.

Mrs. Shilpa Deogirkar

1 Hr.

Page 22: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 22 | 23

Section 6: Building a Community of

MOODLE and Flipped Classroom Adopters

Possible Sources for Community Building

Some of the viable sources for building a community are:

• Teachers who are using WordPress • Teachers who plan to use Flipped Classroom Strategies

• Students and teachers who participate through a blog

Plans for Community Building

The login details for OER resource is already available in the webpage and its access

requires 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 website.

A BLOG can be useful to have a forum for discussion, for instructors to express new

ideas, answer queries and so on.

A CONTACT tab allows users to communicate to us.

Page 23: Operating System: As a Resource Manager · 2017. 11. 9. · MOODLE Lesson Activity to be used for setting up Out-of-Class segment as it allowed guided self-learning. Hence, Moodle

Open Education Resource on „Operating System‟ P a g e 23 | 23

Works Cited

[1] MOODLE. (2015, October) Moodle Docs. [Online].

https://docs.moodle.org/29/en/Lesson_activity

[2] SCREENCAST-O-MATIC. [Online].

http://help.screencast-o-matic.com/

[3] WORDPRESS [Online].

https://wordpress.com/

[4] Reference Books

a. William Stallings, "Operating System-Internals and Design Principles ", Prentice Hall

India,(5/e) ISBN:81-297-0 1 094-3.

b. Silberschatz, Galvin, Gagnes , "Operating System Concepts" , John Wiley & Sons, (6/e),

ISBN:9971-51-388-9.