Top Banner
Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU VLĂDICESCU***) [email protected], University Politehnica of Bucharest **) [email protected] , University Politehnica of Bucharest ***) [email protected], University of Oradea, UNESCO Chair in Information Technologies else 2008 else 2008
23

Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Dec 22, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning

Environment (IELE)Andrei IVĂNESCU *)

Ioana BARDA**)Florin POPENTIU VLĂDICESCU***)

[email protected], University Politehnica of Bucharest

**) [email protected] , University Politehnica of Bucharest***) [email protected], University of Oradea, UNESCO Chair in

Information Technologies

else 2008else 2008

Page 2: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Contents

else 2008else 2008

Introduction

Authoring

Customized learning environment

Tests

Implementationwhy java?design class diagramscreenshots

Conclusions

Bibliography

Page 3: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Introduction

else 2008else 2008

What is eLearning?

Is… Is not…

Non Linear Linear

Dynamic Process Static Event

Learner Controlled Instructor Controlled

Reusable Objects Learning Objects or Knowledge Objects or Information Objects

Informal Formal

Platform Independent Standards

Multi Channel Single Channel

Page 4: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Authoring Target student

Courses

Tests

User profiles

Feedback on performanceHints for tests

Grading according to answers Customized learning environment

Customized examples

else 2008else 2008

Page 5: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Customized learning environmentAdaptable:

-user profiles

-courses are built with a core and examples for each profile

-settings in each profile are saved in user profiles-access is restricted to user profiles

-the material is presented all at once; the students is free to navigate in any direction

-notes on the learning material can be made

Adaptive:

-the system learns behaviors about the user

-according to user behavior certain aspects of the course are presented

-the system adapts to user environment: computer settings, network bandwidth

-the learning material is presented gradually, as the users advanced through tests

else 2008else 2008

Page 6: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Tests“everyone is afraid of them…”

How can we help the student during the tests?

1. Multiple choice answers-we can offer hints-we can remove one/more answer(s)

For each question, the score is recomputed due to the offered assistance. The student can finish successfully the test, but he will not get the maximum grade.

2. For complex tasks (problem solving)-multiple tasks-requirements are depending on each other-the values computed at step k are used at step k+1-errors in initial stages cancel any notable result

Solution: at the end of each step, the results are validated and the correct answers are provided

else 2008else 2008

Page 7: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Implementation

else 2008else 2008

Page 8: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Why Java?

-Platform independent

-Portable solutions

-Learned in school

-Integration with web technologies

else 2008else 2008

Page 9: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

User Registration

User

Course browsingAdministrator

Administration

Software Use Case Diagram

else 2008else 2008

Page 10: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Design Class Diagram

else 2008else 2008

Page 11: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

else 2008else 2008

Page 12: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Screenshots

else 2008else 2008

Page 13: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Create a new user

else 2008else 2008

Page 14: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Reading material

else 2008else 2008

Page 15: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

else 2008else 2008

Page 16: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Tests

else 2008else 2008

Page 17: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

else 2008else 2008

Page 18: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Authoring tests

else 2008else 2008

Page 19: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Authoring courses

else 2008else 2008

Page 20: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Conclusions

-The solution is perfectible

-This is an implementation for an adaptable system

-Improvements are on their way

-Major modules implemented

else 2008else 2008

Page 21: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Bibliography:

-Stefan Tanasa, Cristian Olaru, Stefan Andrei- “Java, de la 0 la expert”, editura Polirom,2003-Mark C. Chan, Steven W. Griffith, Anthony F. Iasi- “JAVA 1001 secrete pentru programatori” ,editura Teora, 2001-Course on adaptive Hypermedia and Semantic web held by Dr. Alexandra Cristea

- www.java.sun.com- www.jCreator.com- www.tek-tips.com- www.programmersheaven.com

else 2008else 2008

Page 22: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

questions?else 2008else 2008

Page 23: Distance Learning Answering Students'Needs ; The example of the Interactive e-Learning Environment (IELE) Andrei IVĂNESCU *) Ioana BARDA**) Florin POPENTIU.

Thank you!

else 2008else 2008