location-based mlearning reminders

25
Björn Hedin Royal Institute of Technology Stockholm, Sweden [email protected] http://twitter.com/bjornh Slides available at http://tinyurl.com/iadis09 1 Location-based mLearning reminders

Upload: bjornh

Post on 10-May-2015

1.439 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Location-based mLearning reminders

Björn Hedin

Royal Institute of Technology

Stockholm, Sweden

[email protected]

http://twitter.com/bjornh

Slides available at http://tinyurl.com/iadis09

1

Location-based mLearning reminders

Page 2: Location-based mLearning reminders

Quick overviewIn this study we have…

2

Built a J2ME application to study chemistry on mobile phones

Built a J2ME application to remind students to use the chemistry application when they leave or arrive at places they have chosen are suitable for mobile studies

Evaluated the use in two university level chemistry courses

Page 3: Location-based mLearning reminders

Research questions

3

What are students’ attitudes to Location Based Reminders for mLearning?

How well can learning opportunities be detected using such a system?

Which places are added, what strategies are used to detect learning opportunities?

What are students’ attitudes to a simple (flashcard) system for mobile learning?

Page 4: Location-based mLearning reminders

BackgroundPrevious studies/projects

4

MUSIS project- Various content pushed to university students' mobile phonesEducation related reminders most popular

content (more than fun videos, music etc)SimpleLearn - Reminders to study sent via

email and SMS at times determined by an algorithm.Flashcard system for mobiles/desktopReminders often occurred at inconvenient

times

Page 5: Location-based mLearning reminders

IdeaThe objectives of this study

5

Why not try to send mLearning reminders based on location rather than time

Easier to determine that "when I am on the bus on my way to the university" is a good time to study than "at 8.43 AM".

Location can be determined using positioning of the student's mobile phone

Page 6: Location-based mLearning reminders

Determining your locationMobile positioning

6

Location Based Services for mobile phones is a rapidly growing area

GPS often used but...No coverage indoors or undergroundDrains battery very rapidly

Position of current GSM cell an alternative Available on low-end phonesCoverage everywhereLow power consumptionbut less precise location (or not even a

location at all)

Page 7: Location-based mLearning reminders

Level of precision needed?Do we need 5, 50 or 500 meter accuracy?

7

Symbolic places more important than coordinates, i.e. "At home", "At the university" or "On the metro”

Changes are important, i.e. "when I leave home and enter the metro”Especially the metro is easy to detect

For this functionality GSM cell based location could work out fine for Location Based Reminders (LBR)

Page 8: Location-based mLearning reminders

The reminder applicationBasic functionality

8

Detects places through GSM cell id (no coordinates)

Students can “add places” (or “meaningful locations”)The phone searches for nearby GSM cells, and the

students attaches a label to them (At home, Metro…)Attach study reminders to places for “arrive-”, “at-”

or “leave”-events.Next time the student enters or leaves such a

place, a reminder is triggered asking if the student would like to study using the chemistry application

Page 9: Location-based mLearning reminders

The reminder applicationAdding a new place

9

Page 10: Location-based mLearning reminders

The chemistry applicationBasic functionality

10

Flashcard-like systemSee a questionPress button to see answerSelf assessment – Knew answer well, to some

extent or not at allSession of 10 questions

Questions you didn’t know answer to will appear again next time, questions you know will be replaced by new questions

Page 11: Location-based mLearning reminders

The chemistry applicationPicture questions + self assessment

11

Page 12: Location-based mLearning reminders

The chemistry applicationText questions with short answers

12

Page 13: Location-based mLearning reminders

The chemistry applicationText questions with long answers

13

Page 14: Location-based mLearning reminders

Results

14

Technical problems encounteredResults from user study

11 university students in two coursesContent adapted for the coursesUsed applications for one week

Suggested improvements

Page 15: Location-based mLearning reminders

Implementation issues

15

APIs to get cell information not available on all Java implementations and/or platforms

Problems with implementing sound- and vibration alerts from Java programs running in the background

Autostart of application

Page 16: Location-based mLearning reminders

Problems with “places”One place associated with several cells

16

Cell changes can be changed several times per minute even if the phone remains stationary

Some cells appear very rarely, thereby making them difficult to detect

Right: One hour at my office (red dot). Three cells detected. Five cells during whole day

(Scale: Smaller circles = 500m)

Page 17: Location-based mLearning reminders

Problems with “places”(2)One cell associated with several places

17

The cells to the right can be connected to “the university”“Metro station Tekniska

Högskolan” “Bus 4”

Difficult to know whether I arrived at the university or if I am just passing by in a bus

Page 18: Location-based mLearning reminders

User study resultsReminders

18

Sometimes forgot to start application ->Autostart would be a good feature.

Long time to detect departures from less densely populated areas (with large cells)

Most appreciated reminders: When travelling by public transport.

“On-place”-reminders not used much

Page 19: Location-based mLearning reminders

User study resultsPlaces

19

Most places added were “informal learning environments”

The university was only added to be reminded when leaving the campus

Everyone added “at home”Detecting places worked fairly well

Page 20: Location-based mLearning reminders

User study resultsSuitable mLearning places

20

Public transport was considered bestPhone size convenient in cramped placesFelt it was “Bonus study time” – they don’t

do much else useful anywayHome

Nice break from other activitiesEasier to study on phone for 10 minutes than

to open your books

Page 21: Location-based mLearning reminders

User study resultsMotivation

21

Bonus time – study at places not possible otherwise

Fun way to learnPromotes regular studies“Microlearning” possible

Page 22: Location-based mLearning reminders

Suggested improvements

22

Add questions/flashcards of your ownShare questions/flashcards with friendsLet learning content be anything accessible

via a URLMobile web, video, audio, Evernote, Google

Docs, eBooks, local filesWeb interface + synchronization for easier

editing of tags/URLsLearning portal with learning

content/activities to choose from

Page 23: Location-based mLearning reminders

Suggested improvements(2)

23

Make it possible to attach several tags to one cell

Implement ”add tag to current cell”Implement continuous tagging modeAdd time restrictions, i.e. “Only weekdays

between 8 A.M. and 8 P.M.Adaptive reminders, i.e. if reminders don’t

trigger actions, remind less often

Page 24: Location-based mLearning reminders

Discussion

24

Do we really want students to get such reminders?Planning yourself?

Increased stress? Perhaps very infrequent reminders could be

good?“You took the exam XXX six months ago.

Would you like to review the exam questions”?

Page 25: Location-based mLearning reminders

That’s it – Questions?

25

Slides available at http://tinyurl.com/iadis09 Follow me on Twitter at

http://twitter.com/bjornhContact me via email at [email protected]