SlideShare una empresa de Scribd logo
1 de 20
eLearning Application
Consulting for Cambodia
- Issue report summary-
http://bit.ly/2Igo2BG
2018.10
Won Ho
Contents
1. Preliminary research and data
analysis
2. Use of Docker, VirtualBox, and
portable Apps for open source
3. Use of Edubuntu
4. Use of Rachel-pi for OER
5. Proposition
1. Preliminary research and data
analysis
ERs
ambodia ICT environment
In this issue report, we analyzed the data and researches related
to eLearning and provided a eLearning application prototype that
can run the e-learning environment which is suitable for the
situation of Cambodian elementary and secondary education.
The study of preliminary research and data analysis includes
domestic and international eLearning tool analysis, research on
various open source solutions, Moodle, OERs, and digital class
models.
As a result of this study the following items are proposed
1)Use of Docker, VertualBox, and portable Apps for open source
tools
2)Use of Edubuntu
3)Class model using Moodle
4)Use of Rachel-pi for OER
5)Use of internet services for localization
World trend on eLearning tool
usage
SNS is widely used
MOOC
LMS is important
Moodle
Contents curation (H5P)
Various presentation tools
Responsive quiz
Korean trends on eLearning tool usage
Use of “Classting” LMS in Korea
Responsive quiz: Socrative app
Necessity of LTI
Use of knowledge management tools:
• Mindmap, Prezi, Evernote
Team activity
1. Preliminary research and data
analysis
Open source solutions
Moodle
1. Preliminary research and data
analysis
OER of Rachel-PI
1. Background
knowledge
check
2. Propose
problem
3. Investigate the
problem and plan
information collection
4. Information
collection and share
5. Announcement of
overall learning results
6. Reflection and
evaluation
Knowledge construction model
1. Subject assignment and
confirm
•Confirm learning topic
•Confirm subject and
discussion & debate goal
2. Role Assignment
•Define each role for topic
•Information and resource gathering
•Confirm method and process for
discussion and debate
Discussion & debate model
Problem solving model
3. Discussion & debate
•Presentation of each role
•Propose pros & cons
4. Information collection &
sharing
•Discussion & debate result
refinement
•Evaluation of discussion &
debate
Exchanging class model
1. Problem identification &
prep
•Define activity goal
•Plan activity and make
team
2. Define problem
solving method
•Information search for
problem solving
3. Discussion & debate
•Information collection & reorganization
•Review and evaluation for each
method
•Solution wrap up & presentation
4. Result evaluation
•Add idea (new search is allowed)
•Activity reflection and evaluation
1. Select subjects
•Select appropriate subject for
exchange
•Connect exchanging class or
expert
2. Share the subject issues
•Discuss for problem solving
•Reorganize class for exchange
•Decide the roles for teachers and
students and collect information
3. Run exchange class
•Share new information
•Share class contents and
information
4. Result evaluation
•Wrap up
•Reflection for process and result
•Evaluation and feedback
1. Preliminary research and data
analysis
1. Preliminary research and data
analysis
Strategy of this training
• Establish an environment in which Cambodian teachers can
complete their curriculum with their own abilities.
• Even teachers can build their own teaching capacity by using
tool.
• Organize educational materials and activities around Moodle
which is basic system rather than various kinds of e-learning
tools.
• Propose the use of tools that can be applied to stand alone
computers, intranet environment, and Internet environment.
VirtualBox: Open Source virtual machine. Application or operating systems can be installed in
other computers with different OS system and ran. Ex: Edubuntu can be installed on Virtual Box.
2. Use of Docker, VirtualBox, and
portable Apps for open source
Docker: Server side application can be managed easily, efficiently, and economically compared
to virtual machines. Ex: Moodle can be install on Docker. https://goo.gl/epLpYa
2. Use of Docker, VirtualBox, and
portable Apps for open source
Installation
git clone https://github.com/jmhardison/docker-moodle cd docker-moodle docker build -t moodle . Usage
Test Environment
When running locally or for a test deployment, use of localhost is acceptable.
To spawn a new instance of Moodle:
docker run -d --name DB -p 3306:3306 -e MYSQL_DATABASE=moodle -e
MYSQL_ROOT_PASSWORD=moodle -e MYSQL_USER=moodle -e MYSQL_PASSWORD=moodle mysql
docker run -d -P --name moodle --link DB:DB -e MOODLE_URL=http://localhost:8080 -p 8080:80
jhardison/moodle You can visit the following URL in a browser to get started:
http://localhost:8080
Portable apps: Application can be installed on USB and run directly on other computers with
same OS. Ex: Gimp can run on portable apps.
2. Use of Docker, VirtualBox, and
portable Apps for open source
Domain Title Function
 
 
 
 
 
 
 
 
 
Primary
celestia-gnome Real-time visual and spatial simulation (GNOME front-end)
kalzium Periodic table and chemistry tools
khangman Hangman word puzzle
kig Interactive geometry tool for KDE
kmplot Math functions plotter for KDE
klettres Foreign alphabet teacher for KDE
kalgebra Algebraic graph calculator
kgeography Geography learning aid for KDE,
kstars Desktop Planetarium for KDE
lybniz Math functions graph plotter
marble Globe and map widget
step Interactive physical simulator for KDE
tuxmath Math games for children utilizing Tux
tuxpaint Paint program for young children
 Secondary celestia-gnome Real-time visual and spatial simulation (GNOME front-end)
dia-gnome Diagram Editor (GNOME version)
inkscape Vector-based drawing program
kalzium Periodic table and chemistry tools
kbruch KDE fraction learning support
kig Interactive geometry tool for KDE
kmplot Math functions plotter for KDE
kwordquiz Flash card learning program
kalgebra Algebraic graph calculator
kgeography Geography learning aid for KDE,
kstars Desktop Planetarium for KDE
laby Learning how to program by ants and cobwebs
lightspeed Show how object moving at a relative speed looks
lybniz Math functions graph plotter
marble Globe and map widget
melting Calculate melting temperature of the double stranded nucleic acid
pencil Animation/drawing software
step Interactive physical simulator for KDE
chemtool The chemical structure drawing program
fritzing Easy-to-use electronic design software
3. Use of Edubuntu
Here is the list of Edubuntu applications, which might be useful and applicable to class.
Domain Title Function
High celestia-gnome Real-time visual and spatial simulation (GNOME front-end)
dia-gnome Diagram Editor (GNOME version)
inkscape Vector-based drawing program
kalzium Periodic table and chemistry tools
kmplot Math functions plotter for KDE
ktouch Touch typing tutor for KDE
lightspeed Show how object moving at a relative speed looks
lybniz Functions graph plotter
marble Globe and map widget
melting Calculate melting temperature of the double stranded nucleic acid
pencil Animation / drawing software
step Interactive physical simulator for KDE
yorick Using the interactive graphic language, science
cantor Interface for mathematical applications
rocs Graph Theory IDE
chemtool The chemical structure drawing program
fritzing Easy-to-use electronic design software
3. Use of Edubuntu
Fritzing sample screen
https://goo.gl/lVDPid
Geogebra sample screen
tudent Log
tudent Counselling
ideo Watching
4. Class model using Moodle 
- Details in Moodle session
Moodle Prototype
• Activities
- Forum
- Glossary
- H5P
- Wiki
- Chatting
- Quiz
- Assignment
- Workshop
• Resources
- URL
- File & folder
- Page
• Function
- Grade
- Team
- Badge
hmer academy & Khan academy can be integrated to Moodle H5P
4. Class model using Moodle 
- Details in Moodle session
n-line course
• KA Lites
- KA Essential
- Khan Academy Offline service with its own built-in server including many videos
and quizzes related to math and science
• Khan Academy
- 2,000 videos for mathematics and science selected from Khan Academy
5. Use of Rachel-pi for OER – Khan Academy
(Details in other session)
6. Proposition
trategy
• Establish an environment in which Cambodian teachers can
complete their curriculum with their own abilities.
• In this process, teachers build their own teaching capacity.
• We organize educational materials and activities around
Moodle which is basic system rather than various kinds of e-
learning tools.
• We propose the use of tools that can be applied to stand
alone computers, intranet environment, and Internet
environment. For each, differentiated applications in three
environments will be considered.
tand-alone desktop
• Ubuntu
• Maxima Algebra
System
• GeoGebra
6. Proposition
ntranet
• Wikipedia
• Khan Academy
• Algebra2go
6. Proposition
nternet
• TinkerCAD
• Google Docs
• Wolfram alpha
oogle translator & file translator
(https://goo.gl/iKgkY7)
6. Proposition
nternet
• TinkerCAD
• Google Docs
• Wolfram alpha
oogle translator & file translator
(https://goo.gl/iKgkY7)
6. Proposition

Más contenido relacionado

Similar a Using oer for cambodia

14_Ed_Symp_Open_Source
14_Ed_Symp_Open_Source14_Ed_Symp_Open_Source
14_Ed_Symp_Open_Source
Steve Arnold
 
Iadis2013 linti Integrando y Metadateando OER en cursos de informatica
Iadis2013 linti Integrando y Metadateando OER en cursos de informaticaIadis2013 linti Integrando y Metadateando OER en cursos de informatica
Iadis2013 linti Integrando y Metadateando OER en cursos de informatica
Javier Diaz
 
ACPET Public Workshop - Moodle
ACPET Public Workshop - MoodleACPET Public Workshop - Moodle
ACPET Public Workshop - Moodle
Yum Studio
 
Data Science Accelerator Program
Data Science Accelerator ProgramData Science Accelerator Program
Data Science Accelerator Program
GoDataDriven
 
Ncsm.4.21.10.part1
Ncsm.4.21.10.part1Ncsm.4.21.10.part1
Ncsm.4.21.10.part1
ihor
 
1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).ppt1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).ppt
AqeelAbbas94
 

Similar a Using oer for cambodia (20)

14_Ed_Symp_Open_Source
14_Ed_Symp_Open_Source14_Ed_Symp_Open_Source
14_Ed_Symp_Open_Source
 
Big Data Analytics (ML, DL, AI) hands-on
Big Data Analytics (ML, DL, AI) hands-onBig Data Analytics (ML, DL, AI) hands-on
Big Data Analytics (ML, DL, AI) hands-on
 
Leernetwerk cloud praktoraat engels
Leernetwerk cloud praktoraat engelsLeernetwerk cloud praktoraat engels
Leernetwerk cloud praktoraat engels
 
Andhra pradesh workshop user manual october 2016
Andhra pradesh workshop user manual october 2016Andhra pradesh workshop user manual october 2016
Andhra pradesh workshop user manual october 2016
 
ICT4D course 2013 - Sugar
ICT4D course 2013 - SugarICT4D course 2013 - Sugar
ICT4D course 2013 - Sugar
 
C++ & VISUAL C++
C++ & VISUAL C++ C++ & VISUAL C++
C++ & VISUAL C++
 
Iadis2013 linti Integrando y Metadateando OER en cursos de informatica
Iadis2013 linti Integrando y Metadateando OER en cursos de informaticaIadis2013 linti Integrando y Metadateando OER en cursos de informatica
Iadis2013 linti Integrando y Metadateando OER en cursos de informatica
 
Using Moodle's Taskchain Plug-In
Using Moodle's Taskchain Plug-InUsing Moodle's Taskchain Plug-In
Using Moodle's Taskchain Plug-In
 
ACPET Public Workshop - Moodle
ACPET Public Workshop - MoodleACPET Public Workshop - Moodle
ACPET Public Workshop - Moodle
 
Smart library
Smart librarySmart library
Smart library
 
Software tools to facilitate materials science research
Software tools to facilitate materials science researchSoftware tools to facilitate materials science research
Software tools to facilitate materials science research
 
Digital Tools for Teaching in the 21st Century
Digital Tools for Teaching in the 21st CenturyDigital Tools for Teaching in the 21st Century
Digital Tools for Teaching in the 21st Century
 
01 zero lecture lovely professional university CSE111.pptx
01 zero lecture lovely professional university CSE111.pptx01 zero lecture lovely professional university CSE111.pptx
01 zero lecture lovely professional university CSE111.pptx
 
Coursera data science specialization
Coursera data science specializationCoursera data science specialization
Coursera data science specialization
 
Collaboracionglobal
CollaboracionglobalCollaboracionglobal
Collaboracionglobal
 
DOC-20210303-WA0017..pptx,coding stuff in c
DOC-20210303-WA0017..pptx,coding stuff in cDOC-20210303-WA0017..pptx,coding stuff in c
DOC-20210303-WA0017..pptx,coding stuff in c
 
Data Science Accelerator Program
Data Science Accelerator ProgramData Science Accelerator Program
Data Science Accelerator Program
 
Ncsm.4.21.10.part1
Ncsm.4.21.10.part1Ncsm.4.21.10.part1
Ncsm.4.21.10.part1
 
1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).ppt1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).ppt
 
Reproducibility and automation of machine learning process
Reproducibility and automation of machine learning processReproducibility and automation of machine learning process
Reproducibility and automation of machine learning process
 

Más de won ho

Jinotech
JinotechJinotech
Jinotech
won ho
 
OkmindmapFunctDefKr
OkmindmapFunctDefKrOkmindmapFunctDefKr
OkmindmapFunctDefKr
won ho
 
5w1h와학습지식
5w1h와학습지식5w1h와학습지식
5w1h와학습지식
won ho
 

Más de won ho (13)

Em lab volt_02.
Em lab volt_02.Em lab volt_02.
Em lab volt_02.
 
2019 moodlemootjapan mind map moodle as a portal for learning and iot_wonho_v01
2019 moodlemootjapan mind map moodle as a portal for learning and iot_wonho_v012019 moodlemootjapan mind map moodle as a portal for learning and iot_wonho_v01
2019 moodlemootjapan mind map moodle as a portal for learning and iot_wonho_v01
 
2016무들을 이용한 ncs강의 설계 공학교육학술대회
2016무들을 이용한 ncs강의 설계 공학교육학술대회2016무들을 이용한 ncs강의 설계 공학교육학술대회
2016무들을 이용한 ncs강의 설계 공학교육학술대회
 
201610무들배지시스템
201610무들배지시스템201610무들배지시스템
201610무들배지시스템
 
201610무들코딩수학
201610무들코딩수학201610무들코딩수학
201610무들코딩수학
 
201608 Opensource, Moodle, and Education
201608 Opensource, Moodle, and Education201608 Opensource, Moodle, and Education
201608 Opensource, Moodle, and Education
 
Muhau
MuhauMuhau
Muhau
 
Jinotech
JinotechJinotech
Jinotech
 
Ok minmdmap메뉴와 활용법
Ok minmdmap메뉴와 활용법Ok minmdmap메뉴와 활용법
Ok minmdmap메뉴와 활용법
 
OKMindmap English tutorial
OKMindmap English tutorialOKMindmap English tutorial
OKMindmap English tutorial
 
OkmindmapFunctDefKr
OkmindmapFunctDefKrOkmindmapFunctDefKr
OkmindmapFunctDefKr
 
Collab webmindmapok mindmap
Collab webmindmapok mindmapCollab webmindmapok mindmap
Collab webmindmapok mindmap
 
5w1h와학습지식
5w1h와학습지식5w1h와학습지식
5w1h와학습지식
 

Último

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Último (20)

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 

Using oer for cambodia

  • 1. eLearning Application Consulting for Cambodia - Issue report summary- http://bit.ly/2Igo2BG 2018.10 Won Ho
  • 2. Contents 1. Preliminary research and data analysis 2. Use of Docker, VirtualBox, and portable Apps for open source 3. Use of Edubuntu 4. Use of Rachel-pi for OER 5. Proposition
  • 3. 1. Preliminary research and data analysis ERs ambodia ICT environment In this issue report, we analyzed the data and researches related to eLearning and provided a eLearning application prototype that can run the e-learning environment which is suitable for the situation of Cambodian elementary and secondary education. The study of preliminary research and data analysis includes domestic and international eLearning tool analysis, research on various open source solutions, Moodle, OERs, and digital class models. As a result of this study the following items are proposed 1)Use of Docker, VertualBox, and portable Apps for open source tools 2)Use of Edubuntu 3)Class model using Moodle 4)Use of Rachel-pi for OER 5)Use of internet services for localization
  • 4. World trend on eLearning tool usage SNS is widely used MOOC LMS is important Moodle Contents curation (H5P) Various presentation tools Responsive quiz Korean trends on eLearning tool usage Use of “Classting” LMS in Korea Responsive quiz: Socrative app Necessity of LTI Use of knowledge management tools: • Mindmap, Prezi, Evernote Team activity 1. Preliminary research and data analysis
  • 5. Open source solutions Moodle 1. Preliminary research and data analysis OER of Rachel-PI
  • 6. 1. Background knowledge check 2. Propose problem 3. Investigate the problem and plan information collection 4. Information collection and share 5. Announcement of overall learning results 6. Reflection and evaluation Knowledge construction model 1. Subject assignment and confirm •Confirm learning topic •Confirm subject and discussion & debate goal 2. Role Assignment •Define each role for topic •Information and resource gathering •Confirm method and process for discussion and debate Discussion & debate model Problem solving model 3. Discussion & debate •Presentation of each role •Propose pros & cons 4. Information collection & sharing •Discussion & debate result refinement •Evaluation of discussion & debate Exchanging class model 1. Problem identification & prep •Define activity goal •Plan activity and make team 2. Define problem solving method •Information search for problem solving 3. Discussion & debate •Information collection & reorganization •Review and evaluation for each method •Solution wrap up & presentation 4. Result evaluation •Add idea (new search is allowed) •Activity reflection and evaluation 1. Select subjects •Select appropriate subject for exchange •Connect exchanging class or expert 2. Share the subject issues •Discuss for problem solving •Reorganize class for exchange •Decide the roles for teachers and students and collect information 3. Run exchange class •Share new information •Share class contents and information 4. Result evaluation •Wrap up •Reflection for process and result •Evaluation and feedback 1. Preliminary research and data analysis
  • 7. 1. Preliminary research and data analysis Strategy of this training • Establish an environment in which Cambodian teachers can complete their curriculum with their own abilities. • Even teachers can build their own teaching capacity by using tool. • Organize educational materials and activities around Moodle which is basic system rather than various kinds of e-learning tools. • Propose the use of tools that can be applied to stand alone computers, intranet environment, and Internet environment.
  • 8. VirtualBox: Open Source virtual machine. Application or operating systems can be installed in other computers with different OS system and ran. Ex: Edubuntu can be installed on Virtual Box. 2. Use of Docker, VirtualBox, and portable Apps for open source
  • 9. Docker: Server side application can be managed easily, efficiently, and economically compared to virtual machines. Ex: Moodle can be install on Docker. https://goo.gl/epLpYa 2. Use of Docker, VirtualBox, and portable Apps for open source Installation git clone https://github.com/jmhardison/docker-moodle cd docker-moodle docker build -t moodle . Usage Test Environment When running locally or for a test deployment, use of localhost is acceptable. To spawn a new instance of Moodle: docker run -d --name DB -p 3306:3306 -e MYSQL_DATABASE=moodle -e MYSQL_ROOT_PASSWORD=moodle -e MYSQL_USER=moodle -e MYSQL_PASSWORD=moodle mysql docker run -d -P --name moodle --link DB:DB -e MOODLE_URL=http://localhost:8080 -p 8080:80 jhardison/moodle You can visit the following URL in a browser to get started: http://localhost:8080
  • 10. Portable apps: Application can be installed on USB and run directly on other computers with same OS. Ex: Gimp can run on portable apps. 2. Use of Docker, VirtualBox, and portable Apps for open source
  • 11. Domain Title Function                   Primary celestia-gnome Real-time visual and spatial simulation (GNOME front-end) kalzium Periodic table and chemistry tools khangman Hangman word puzzle kig Interactive geometry tool for KDE kmplot Math functions plotter for KDE klettres Foreign alphabet teacher for KDE kalgebra Algebraic graph calculator kgeography Geography learning aid for KDE, kstars Desktop Planetarium for KDE lybniz Math functions graph plotter marble Globe and map widget step Interactive physical simulator for KDE tuxmath Math games for children utilizing Tux tuxpaint Paint program for young children  Secondary celestia-gnome Real-time visual and spatial simulation (GNOME front-end) dia-gnome Diagram Editor (GNOME version) inkscape Vector-based drawing program kalzium Periodic table and chemistry tools kbruch KDE fraction learning support kig Interactive geometry tool for KDE kmplot Math functions plotter for KDE kwordquiz Flash card learning program kalgebra Algebraic graph calculator kgeography Geography learning aid for KDE, kstars Desktop Planetarium for KDE laby Learning how to program by ants and cobwebs lightspeed Show how object moving at a relative speed looks lybniz Math functions graph plotter marble Globe and map widget melting Calculate melting temperature of the double stranded nucleic acid pencil Animation/drawing software step Interactive physical simulator for KDE chemtool The chemical structure drawing program fritzing Easy-to-use electronic design software 3. Use of Edubuntu Here is the list of Edubuntu applications, which might be useful and applicable to class.
  • 12. Domain Title Function High celestia-gnome Real-time visual and spatial simulation (GNOME front-end) dia-gnome Diagram Editor (GNOME version) inkscape Vector-based drawing program kalzium Periodic table and chemistry tools kmplot Math functions plotter for KDE ktouch Touch typing tutor for KDE lightspeed Show how object moving at a relative speed looks lybniz Functions graph plotter marble Globe and map widget melting Calculate melting temperature of the double stranded nucleic acid pencil Animation / drawing software step Interactive physical simulator for KDE yorick Using the interactive graphic language, science cantor Interface for mathematical applications rocs Graph Theory IDE chemtool The chemical structure drawing program fritzing Easy-to-use electronic design software 3. Use of Edubuntu Fritzing sample screen https://goo.gl/lVDPid Geogebra sample screen
  • 13. tudent Log tudent Counselling ideo Watching 4. Class model using Moodle  - Details in Moodle session Moodle Prototype • Activities - Forum - Glossary - H5P - Wiki - Chatting - Quiz - Assignment - Workshop • Resources - URL - File & folder - Page • Function - Grade - Team - Badge
  • 14. hmer academy & Khan academy can be integrated to Moodle H5P 4. Class model using Moodle  - Details in Moodle session
  • 15. n-line course • KA Lites - KA Essential - Khan Academy Offline service with its own built-in server including many videos and quizzes related to math and science • Khan Academy - 2,000 videos for mathematics and science selected from Khan Academy 5. Use of Rachel-pi for OER – Khan Academy (Details in other session)
  • 16. 6. Proposition trategy • Establish an environment in which Cambodian teachers can complete their curriculum with their own abilities. • In this process, teachers build their own teaching capacity. • We organize educational materials and activities around Moodle which is basic system rather than various kinds of e- learning tools. • We propose the use of tools that can be applied to stand alone computers, intranet environment, and Internet environment. For each, differentiated applications in three environments will be considered.
  • 17. tand-alone desktop • Ubuntu • Maxima Algebra System • GeoGebra 6. Proposition
  • 18. ntranet • Wikipedia • Khan Academy • Algebra2go 6. Proposition
  • 19. nternet • TinkerCAD • Google Docs • Wolfram alpha oogle translator & file translator (https://goo.gl/iKgkY7) 6. Proposition
  • 20. nternet • TinkerCAD • Google Docs • Wolfram alpha oogle translator & file translator (https://goo.gl/iKgkY7) 6. Proposition