SlideShare ist ein Scribd-Unternehmen logo
1 von 28
Downloaden Sie, um offline zu lesen
+
BigBlueButton + Moodle
      Integration

            Fred Dixon
     BigBlueButton Developer
    ffdixon@bigbluebutton.org
          Last updated: 2011-05-04
Overview
• Overview of BigBlueButton open source
  project
• Integration with Moodle
      – Setup a BigBlueButton Server
      – Install BigBlueButton Activity Module (1.9 & 2.0)
• Project Roadmap
• Developer Information
• Resources
04/05/2011             BigBlueButton + Moodle Integration   2
About BigBlueButton
• BigBlueButton is a open source web
  conferencing for distance education
• 3+ Years of development
• 868 members on developer mailing list
• Active community: 11k+ messages
• Google Summer of Code 2010
• 9 Releases
• Install in 15 minutes (or your money back!)

04/05/2011        BigBlueButton + Moodle Integration   3
Integrations
                         Moodle 1.9 & 2.0




04/05/2011    BigBlueButton + Moodle Integration   4
Typical Setup


                                       +
              Asynchronous                                    Synchronous
             (non-real time)                                   (real-time)

                  LMS                                       Slides
               Gradebook                                    Video
                Portfolio                                   Audio
                  etc.                                  Desktop sharing
                                                             Chat
04/05/2011               BigBlueButton + Moodle Integration                  5
Interface
             Audio   Desktop Sharing                           Chat




                                  Slides                       Video
04/05/2011                BigBlueButton + Moodle Integration           6
Want to see 20+ webcams?




                  Yep, it’s possible
04/05/2011          BigBlueButton + Moodle Integration   7
Use Cases
1. Virtual Office Hours

2. Small Group Collaboration

3. Distance Education




04/05/2011       BigBlueButton + Moodle Integration   8
Quick Guide for Integration
1. Visit
      – http://bigbluebutton.org/

2. Watch overview videos
      – http://bigbluebutton.org/content/videos

3. Setup a BigBlueButton server (public test server
   available)

4. Install Moodle Activity Module (1.9 & 2.0)
04/05/2011             BigBlueButton + Moodle Integration   9
Install BigBlueButton
• Requirements
      – Ubuntu 10.04 32-bit or 64-bit server
      – 2+ cores, +2GHZ, +2G memory

• Instructions
      – http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu




    last command:
             sudo apt-get install bigbluebutton
04/05/2011                    BigBlueButton + Moodle Integration         10
Get URL and Salt
Use `bbb-conf --salt` to get API URL and Salt
  from the server

$ bbb-conf --salt

         URL: http://test-install.blindsidenetworks.com/bigbluebutton/
        Salt: 8cd8ef52e8e101574e400365b55e11a6




                    We’ll use this URL and Salt (shared secret) to
                        configure the activity link in Moodle



04/05/2011                     BigBlueButton + Moodle Integration        11
Install Activity Module
1. Download BigBlueButton Moodle Activity
  Module
      – http://bigbluebutton.org/support

2. Unzip in moodle directory




04/05/2011            BigBlueButton + Moodle Integration   12
3. Click ‘Upgrade’

4. Insert URL and Security Salt for your BigBlueButton
    server


         URL


         Salt



04/05/2011           BigBlueButton + Moodle Integration   13
5. Insert BigBlueButton link into
  course

6. Specify title


                                                        Students wait
                                                        until teacher joins




04/05/2011         BigBlueButton + Moodle Integration                 14
7. Done!




• Roles automatically assigned
      – Students -> Viewers
      – Non-students -> Moderators

04/05/2011            BigBlueButton + Moodle Integration   15
Project Status
• BigBlueButton 0.8 (in development)
      – Record and Playback
      – Pre-uploading of slides
      – Pre-flight checklist


• Roadmap to 1.0
      – http://code.google.com/p/bigbluebutton/wiki/RoadMap



04/05/2011             BigBlueButton + Moodle Integration     16
Record and Playback
             1. Record content (data + media)
               –    Use open standards for content


             2. Open architecture for multiple
                playback formats

             3. First release include HTML5
                playback
               –    Audio + Presentation + Events

04/05/2011                 BigBlueButton + Moodle Integration   17
Scenario
Class starts at 7:00 PM

1. Students login to
   Moodle

2. Click “CS 101 Thursday
   7-9PM”

3. Enter BigBlueButton
04/05/2011          BigBlueButton + Moodle Integration   18
After session ends




                             2011-02-01 7:02 PM         View
                             2011-02-02 6:58 PM         View


                                             Links to recordings


                             ** Mockup **

04/05/2011       BigBlueButton + Moodle Integration                19
HTML5 Playback
             (Slides + Audio)



   Slides




  Audio
04/05/2011     BigBlueButton + Moodle Integration   20
Commercial Support Available



                                                              Commercial
                    +                                     +     Support




             http://bigbluebutton.org/support
04/05/2011           BigBlueButton + Moodle Integration                    21
For Developers

https://github.com/bigbluebutton                          http://devbuild.bigbluebutton.org/




                       http://hudson.bigbluebutton.org:
                                                                    Latest developer build
    Source Code




  04/05/2011
                           Continuous Integration Server
                               BigBlueButton + Moodle Integration                            22
Cool Projects
• Android version of
  BigBlueButton now in
  development by team
  in Brazil

• See
      – http://bit.ly/iaE7NJ




04/05/2011                BigBlueButton + Moodle Integration   23
Other features
• Localized into 24 languages

• Use dial-in numbers for voice conference
      – Try on http://demo.bigbluebutton.org/


• Built-in Google Translate
      – Chat with people all around the world on the
        demo server

04/05/2011            BigBlueButton + Moodle Integration   24
Resources
• Videos
     • http://bigbluebutton.org/content/videos


• Demo server
      – http://demo.bigbluebutton.org/


• FAQ (>100 answers)
      – http://code.google.com/p/bigbluebutton/wiki/FAQ

04/05/2011              BigBlueButton + Moodle Integration   25
Follow our project
• Twitter
      – http://twitter.com/bigbluebutton

• Blog
      – http://bigbluebutton-blog.blogspot.com/

• FaceBook
      – http://www.facebook.com/bigbluebutton

• Google Groups:
      – bigbluebutton-users
      – bigbluebutton-setup
      – bigbluebutton-dev


04/05/2011                    BigBlueButton + Moodle Integration   26
Summary
• Our goal:

             To enable universities and colleges to provide
                 remote students a high-quality learning
                               experience


• How can you help?
      – Try out BigBlueButton and share your experience!

04/05/2011                BigBlueButton + Moodle Integration   27
Contact info

• Fred Dixon, ffdixon@bigbluebutton.org
      – BigBlueButton Developer
      – BigBlueButton Activity module for 1.9 and 2.0
             • http://moodle.org/mod/data/view.php?d=13&rid=4536&filter=1



• Recent interview on FLOSS Weekly
      – http://www.youtube.com/watch?v=Wjvt831vtUQ


04/05/2011                    BigBlueButton + Moodle Integration            28

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...Edureka!
 
kubernetes - minikube - getting started
kubernetes - minikube - getting startedkubernetes - minikube - getting started
kubernetes - minikube - getting startedMunish Mehta
 
Opentracing jaeger
Opentracing jaegerOpentracing jaeger
Opentracing jaegerOracle Korea
 
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-RegionJi-Woong Choi
 
Deploying your first application with Kubernetes
Deploying your first application with KubernetesDeploying your first application with Kubernetes
Deploying your first application with KubernetesOVHcloud
 
Monitoring, Logging and Tracing on Kubernetes
Monitoring, Logging and Tracing on KubernetesMonitoring, Logging and Tracing on Kubernetes
Monitoring, Logging and Tracing on KubernetesMartin Etmajer
 
Taking your version control to a next level with TFS and Git
Taking your version control to a next level with TFS and GitTaking your version control to a next level with TFS and Git
Taking your version control to a next level with TFS and GitAlexander Vanwynsberghe
 
Git - Sistema Descentralizado de Controle de Versões
Git - Sistema Descentralizado de Controle de VersõesGit - Sistema Descentralizado de Controle de Versões
Git - Sistema Descentralizado de Controle de VersõesLeandro Cavalcante
 
The journey to GitOps
The journey to GitOpsThe journey to GitOps
The journey to GitOpsNicola Baldi
 
Gitops: a new paradigm for software defined operations
Gitops: a new paradigm for software defined operationsGitops: a new paradigm for software defined operations
Gitops: a new paradigm for software defined operationsMariano Cunietti
 
slides meetup devops aix-marseille - juillet 2023
slides meetup devops aix-marseille - juillet 2023slides meetup devops aix-marseille - juillet 2023
slides meetup devops aix-marseille - juillet 2023Frederic Leger
 
Easy Setup for Parallel Test Execution with Selenium Docker
Easy Setup for Parallel Test Execution with Selenium DockerEasy Setup for Parallel Test Execution with Selenium Docker
Easy Setup for Parallel Test Execution with Selenium DockerSargis Sargsyan
 
GitOps Toolkit (Cloud Native Nordics Tech Talk)
GitOps Toolkit (Cloud Native Nordics Tech Talk)GitOps Toolkit (Cloud Native Nordics Tech Talk)
GitOps Toolkit (Cloud Native Nordics Tech Talk)Weaveworks
 
GitOps - Operation By Pull Request
GitOps - Operation By Pull RequestGitOps - Operation By Pull Request
GitOps - Operation By Pull RequestKasper Nissen
 
An intro to Kubernetes operators
An intro to Kubernetes operatorsAn intro to Kubernetes operators
An intro to Kubernetes operatorsJ On The Beach
 
Client Side Monitoring With Prometheus
Client Side Monitoring With PrometheusClient Side Monitoring With Prometheus
Client Side Monitoring With PrometheusWeaveworks
 
Evolution of containers to kubernetes
Evolution of containers to kubernetesEvolution of containers to kubernetes
Evolution of containers to kubernetesKrishna-Kumar
 

Was ist angesagt? (20)

Openshift
Openshift Openshift
Openshift
 
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
 
Istio presentation jhug
Istio presentation jhugIstio presentation jhug
Istio presentation jhug
 
kubernetes - minikube - getting started
kubernetes - minikube - getting startedkubernetes - minikube - getting started
kubernetes - minikube - getting started
 
Opentracing jaeger
Opentracing jaegerOpentracing jaeger
Opentracing jaeger
 
Kubernetes 101
Kubernetes 101Kubernetes 101
Kubernetes 101
 
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
 
Deploying your first application with Kubernetes
Deploying your first application with KubernetesDeploying your first application with Kubernetes
Deploying your first application with Kubernetes
 
Monitoring, Logging and Tracing on Kubernetes
Monitoring, Logging and Tracing on KubernetesMonitoring, Logging and Tracing on Kubernetes
Monitoring, Logging and Tracing on Kubernetes
 
Taking your version control to a next level with TFS and Git
Taking your version control to a next level with TFS and GitTaking your version control to a next level with TFS and Git
Taking your version control to a next level with TFS and Git
 
Git - Sistema Descentralizado de Controle de Versões
Git - Sistema Descentralizado de Controle de VersõesGit - Sistema Descentralizado de Controle de Versões
Git - Sistema Descentralizado de Controle de Versões
 
The journey to GitOps
The journey to GitOpsThe journey to GitOps
The journey to GitOps
 
Gitops: a new paradigm for software defined operations
Gitops: a new paradigm for software defined operationsGitops: a new paradigm for software defined operations
Gitops: a new paradigm for software defined operations
 
slides meetup devops aix-marseille - juillet 2023
slides meetup devops aix-marseille - juillet 2023slides meetup devops aix-marseille - juillet 2023
slides meetup devops aix-marseille - juillet 2023
 
Easy Setup for Parallel Test Execution with Selenium Docker
Easy Setup for Parallel Test Execution with Selenium DockerEasy Setup for Parallel Test Execution with Selenium Docker
Easy Setup for Parallel Test Execution with Selenium Docker
 
GitOps Toolkit (Cloud Native Nordics Tech Talk)
GitOps Toolkit (Cloud Native Nordics Tech Talk)GitOps Toolkit (Cloud Native Nordics Tech Talk)
GitOps Toolkit (Cloud Native Nordics Tech Talk)
 
GitOps - Operation By Pull Request
GitOps - Operation By Pull RequestGitOps - Operation By Pull Request
GitOps - Operation By Pull Request
 
An intro to Kubernetes operators
An intro to Kubernetes operatorsAn intro to Kubernetes operators
An intro to Kubernetes operators
 
Client Side Monitoring With Prometheus
Client Side Monitoring With PrometheusClient Side Monitoring With Prometheus
Client Side Monitoring With Prometheus
 
Evolution of containers to kubernetes
Evolution of containers to kubernetesEvolution of containers to kubernetes
Evolution of containers to kubernetes
 

Andere mochten auch

Visión general del proyecto BigBlueButton
Visión general del proyecto BigBlueButtonVisión general del proyecto BigBlueButton
Visión general del proyecto BigBlueButtonChamilo Association
 
Big bluebutton moodle integration 2013b
Big bluebutton moodle integration 2013bBig bluebutton moodle integration 2013b
Big bluebutton moodle integration 2013bbigbluebutton
 
Big bluebutton presentation
Big bluebutton presentationBig bluebutton presentation
Big bluebutton presentationBrian Carpenter
 
Moodle kurulumu
Moodle kurulumuMoodle kurulumu
Moodle kurulumuOYS_MOODLE
 
BigBlueButton project update 2015-10-26-nc3adl
BigBlueButton project update  2015-10-26-nc3adlBigBlueButton project update  2015-10-26-nc3adl
BigBlueButton project update 2015-10-26-nc3adlJesus Federico
 
Pukunui Moodle Intro
Pukunui Moodle IntroPukunui Moodle Intro
Pukunui Moodle IntroShane Elliott
 
Chamilo: past, present and future
Chamilo: past, present and futureChamilo: past, present and future
Chamilo: past, present and futureChamilo Association
 
How to configure Chamilo for a MOOC course
How to configure Chamilo for a MOOC courseHow to configure Chamilo for a MOOC course
How to configure Chamilo for a MOOC courseChamilo Association
 
Bbb presentation updated
Bbb presentation updatedBbb presentation updated
Bbb presentation updatedParadiso LMS
 
Implementasi Virtual Server BigBlueButton
Implementasi Virtual Server BigBlueButtonImplementasi Virtual Server BigBlueButton
Implementasi Virtual Server BigBlueButtonUniversitas Sriwijaya
 
Chamilo advantages against other LMSes
Chamilo advantages against other LMSesChamilo advantages against other LMSes
Chamilo advantages against other LMSesYannick Warnier
 
Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"
Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"
Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"Samantha Villarreal
 
Why Moodle?
Why Moodle?Why Moodle?
Why Moodle?nosh0502
 
6 Secrets of Career change - Instructional Design to eLearning
6 Secrets of Career change - Instructional Design to eLearning6 Secrets of Career change - Instructional Design to eLearning
6 Secrets of Career change - Instructional Design to eLearningsuzetteconway
 
eLearning 2.0 - Karrer - ASTD OC 2007
eLearning 2.0 - Karrer - ASTD OC 2007eLearning 2.0 - Karrer - ASTD OC 2007
eLearning 2.0 - Karrer - ASTD OC 2007★ Tony Karrer
 
Introduction to Moodle
Introduction to MoodleIntroduction to Moodle
Introduction to MoodleEpic
 

Andere mochten auch (20)

Visión general del proyecto BigBlueButton
Visión general del proyecto BigBlueButtonVisión general del proyecto BigBlueButton
Visión general del proyecto BigBlueButton
 
Big bluebutton moodle integration 2013b
Big bluebutton moodle integration 2013bBig bluebutton moodle integration 2013b
Big bluebutton moodle integration 2013b
 
Big bluebutton presentation
Big bluebutton presentationBig bluebutton presentation
Big bluebutton presentation
 
Bigbluebutton
BigbluebuttonBigbluebutton
Bigbluebutton
 
Moodle kurulumu
Moodle kurulumuMoodle kurulumu
Moodle kurulumu
 
Best Ways of Using Moodle
Best Ways of Using MoodleBest Ways of Using Moodle
Best Ways of Using Moodle
 
BigBlueButton project update 2015-10-26-nc3adl
BigBlueButton project update  2015-10-26-nc3adlBigBlueButton project update  2015-10-26-nc3adl
BigBlueButton project update 2015-10-26-nc3adl
 
Pukunui Moodle Intro
Pukunui Moodle IntroPukunui Moodle Intro
Pukunui Moodle Intro
 
Chamilo: past, present and future
Chamilo: past, present and futureChamilo: past, present and future
Chamilo: past, present and future
 
How to configure Chamilo for a MOOC course
How to configure Chamilo for a MOOC courseHow to configure Chamilo for a MOOC course
How to configure Chamilo for a MOOC course
 
Bbb presentation updated
Bbb presentation updatedBbb presentation updated
Bbb presentation updated
 
Implementasi Virtual Server BigBlueButton
Implementasi Virtual Server BigBlueButtonImplementasi Virtual Server BigBlueButton
Implementasi Virtual Server BigBlueButton
 
Plataforma educativa moodle
Plataforma educativa moodle Plataforma educativa moodle
Plataforma educativa moodle
 
Chamilo advantages against other LMSes
Chamilo advantages against other LMSesChamilo advantages against other LMSes
Chamilo advantages against other LMSes
 
Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"
Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"
Tesis: "Implementacion de conferencia web sobre el Moodle de la UPIICSA"
 
Why Moodle?
Why Moodle?Why Moodle?
Why Moodle?
 
6 Secrets of Career change - Instructional Design to eLearning
6 Secrets of Career change - Instructional Design to eLearning6 Secrets of Career change - Instructional Design to eLearning
6 Secrets of Career change - Instructional Design to eLearning
 
Cost to develop eLearning
Cost to develop eLearningCost to develop eLearning
Cost to develop eLearning
 
eLearning 2.0 - Karrer - ASTD OC 2007
eLearning 2.0 - Karrer - ASTD OC 2007eLearning 2.0 - Karrer - ASTD OC 2007
eLearning 2.0 - Karrer - ASTD OC 2007
 
Introduction to Moodle
Introduction to MoodleIntroduction to Moodle
Introduction to Moodle
 

Ähnlich wie BigBlueButton Moodle Integration Guide Under 40 Characters

Etug tell big_bluebutton_bcc_
Etug tell big_bluebutton_bcc_Etug tell big_bluebutton_bcc_
Etug tell big_bluebutton_bcc_Frank Fucile
 
Online Teacher Development Hacks webinar links
Online Teacher Development Hacks webinar linksOnline Teacher Development Hacks webinar links
Online Teacher Development Hacks webinar linksJohn Allan
 
T4T2021Instructor Online Development Teaching Hacks Resources
T4T2021Instructor Online Development Teaching Hacks ResourcesT4T2021Instructor Online Development Teaching Hacks Resources
T4T2021Instructor Online Development Teaching Hacks ResourcesJohn Allan
 
Avans leeds-2011-jukebox-slideshare
Avans leeds-2011-jukebox-slideshareAvans leeds-2011-jukebox-slideshare
Avans leeds-2011-jukebox-slideshareRick Dijs
 
Moodle at the ou moodle moot 2010
Moodle at the ou   moodle moot 2010Moodle at the ou   moodle moot 2010
Moodle at the ou moodle moot 2010Ross Mackenzie
 
Integrating video into adult esol teaching and learning
Integrating video into adult esol teaching and learningIntegrating video into adult esol teaching and learning
Integrating video into adult esol teaching and learningNell Eckersley
 
Moodle Development May 2011
Moodle Development May 2011Moodle Development May 2011
Moodle Development May 2011Martin Dougiamas
 
Breaking down the barriers to learning technology imoot 2012 keynote
Breaking down the barriers to learning technology   imoot 2012 keynote Breaking down the barriers to learning technology   imoot 2012 keynote
Breaking down the barriers to learning technology imoot 2012 keynote Gavin Henrick
 
Engaged Learning Using Web 2.0 Technologies
Engaged Learning Using Web 2.0 TechnologiesEngaged Learning Using Web 2.0 Technologies
Engaged Learning Using Web 2.0 TechnologiesNanette Stillwell
 
CHiLO: A New Learning Platform for Mobile Learning
CHiLO: A New Learning Platform for Mobile LearningCHiLO: A New Learning Platform for Mobile Learning
CHiLO: A New Learning Platform for Mobile LearningHori Masumi
 
Blackboard migration
Blackboard migrationBlackboard migration
Blackboard migrationSally Loan
 
PPM Summit San Francisco Poly
PPM Summit San Francisco PolyPPM Summit San Francisco Poly
PPM Summit San Francisco PolyMicrosoft
 
Monash University LMS Presentation - Talis Aspire User Group February 2015
Monash University LMS Presentation - Talis Aspire User Group February 2015Monash University LMS Presentation - Talis Aspire User Group February 2015
Monash University LMS Presentation - Talis Aspire User Group February 2015Talis
 
Eduglu presentation at TTIX
Eduglu presentation at TTIXEduglu presentation at TTIX
Eduglu presentation at TTIXKyle Mathews
 
Technology Enabled Teaching, Learning & Research
 Technology Enabled Teaching, Learning & Research Technology Enabled Teaching, Learning & Research
Technology Enabled Teaching, Learning & ResearchWilliamdharmaraja
 
Google Apps for Education: Bboogle (ba-boogle) and Beyond
Google Apps for Education: Bboogle (ba-boogle) and Beyond Google Apps for Education: Bboogle (ba-boogle) and Beyond
Google Apps for Education: Bboogle (ba-boogle) and Beyond Jason Rhode
 

Ähnlich wie BigBlueButton Moodle Integration Guide Under 40 Characters (20)

Etug tell big_bluebutton_bcc_
Etug tell big_bluebutton_bcc_Etug tell big_bluebutton_bcc_
Etug tell big_bluebutton_bcc_
 
Online Teacher Development Hacks webinar links
Online Teacher Development Hacks webinar linksOnline Teacher Development Hacks webinar links
Online Teacher Development Hacks webinar links
 
T4T2021Instructor Online Development Teaching Hacks Resources
T4T2021Instructor Online Development Teaching Hacks ResourcesT4T2021Instructor Online Development Teaching Hacks Resources
T4T2021Instructor Online Development Teaching Hacks Resources
 
upload_test_2
upload_test_2upload_test_2
upload_test_2
 
Avans leeds-2011-jukebox-slideshare
Avans leeds-2011-jukebox-slideshareAvans leeds-2011-jukebox-slideshare
Avans leeds-2011-jukebox-slideshare
 
LTI in Action
LTI in ActionLTI in Action
LTI in Action
 
Moodle at the ou moodle moot 2010
Moodle at the ou   moodle moot 2010Moodle at the ou   moodle moot 2010
Moodle at the ou moodle moot 2010
 
Integrating video into adult esol teaching and learning
Integrating video into adult esol teaching and learningIntegrating video into adult esol teaching and learning
Integrating video into adult esol teaching and learning
 
Moodle Development May 2011
Moodle Development May 2011Moodle Development May 2011
Moodle Development May 2011
 
What’s New in Moodle 2
What’s New in Moodle 2What’s New in Moodle 2
What’s New in Moodle 2
 
Breaking down the barriers to learning technology imoot 2012 keynote
Breaking down the barriers to learning technology   imoot 2012 keynote Breaking down the barriers to learning technology   imoot 2012 keynote
Breaking down the barriers to learning technology imoot 2012 keynote
 
Engaged Learning Using Web 2.0 Technologies
Engaged Learning Using Web 2.0 TechnologiesEngaged Learning Using Web 2.0 Technologies
Engaged Learning Using Web 2.0 Technologies
 
CHiLO: A New Learning Platform for Mobile Learning
CHiLO: A New Learning Platform for Mobile LearningCHiLO: A New Learning Platform for Mobile Learning
CHiLO: A New Learning Platform for Mobile Learning
 
Blackboard migration
Blackboard migrationBlackboard migration
Blackboard migration
 
PPM Summit San Francisco Poly
PPM Summit San Francisco PolyPPM Summit San Francisco Poly
PPM Summit San Francisco Poly
 
Monash University LMS Presentation - Talis Aspire User Group February 2015
Monash University LMS Presentation - Talis Aspire User Group February 2015Monash University LMS Presentation - Talis Aspire User Group February 2015
Monash University LMS Presentation - Talis Aspire User Group February 2015
 
Eduglu presentation at TTIX
Eduglu presentation at TTIXEduglu presentation at TTIX
Eduglu presentation at TTIX
 
Technology Enabled Teaching, Learning & Research
 Technology Enabled Teaching, Learning & Research Technology Enabled Teaching, Learning & Research
Technology Enabled Teaching, Learning & Research
 
Wordpress 101 Training
Wordpress 101 TrainingWordpress 101 Training
Wordpress 101 Training
 
Google Apps for Education: Bboogle (ba-boogle) and Beyond
Google Apps for Education: Bboogle (ba-boogle) and Beyond Google Apps for Education: Bboogle (ba-boogle) and Beyond
Google Apps for Education: Bboogle (ba-boogle) and Beyond
 

Kürzlich hochgeladen

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Kürzlich hochgeladen (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

BigBlueButton Moodle Integration Guide Under 40 Characters

  • 1. + BigBlueButton + Moodle Integration Fred Dixon BigBlueButton Developer ffdixon@bigbluebutton.org Last updated: 2011-05-04
  • 2. Overview • Overview of BigBlueButton open source project • Integration with Moodle – Setup a BigBlueButton Server – Install BigBlueButton Activity Module (1.9 & 2.0) • Project Roadmap • Developer Information • Resources 04/05/2011 BigBlueButton + Moodle Integration 2
  • 3. About BigBlueButton • BigBlueButton is a open source web conferencing for distance education • 3+ Years of development • 868 members on developer mailing list • Active community: 11k+ messages • Google Summer of Code 2010 • 9 Releases • Install in 15 minutes (or your money back!) 04/05/2011 BigBlueButton + Moodle Integration 3
  • 4. Integrations Moodle 1.9 & 2.0 04/05/2011 BigBlueButton + Moodle Integration 4
  • 5. Typical Setup + Asynchronous Synchronous (non-real time) (real-time) LMS Slides Gradebook Video Portfolio Audio etc. Desktop sharing Chat 04/05/2011 BigBlueButton + Moodle Integration 5
  • 6. Interface Audio Desktop Sharing Chat Slides Video 04/05/2011 BigBlueButton + Moodle Integration 6
  • 7. Want to see 20+ webcams? Yep, it’s possible 04/05/2011 BigBlueButton + Moodle Integration 7
  • 8. Use Cases 1. Virtual Office Hours 2. Small Group Collaboration 3. Distance Education 04/05/2011 BigBlueButton + Moodle Integration 8
  • 9. Quick Guide for Integration 1. Visit – http://bigbluebutton.org/ 2. Watch overview videos – http://bigbluebutton.org/content/videos 3. Setup a BigBlueButton server (public test server available) 4. Install Moodle Activity Module (1.9 & 2.0) 04/05/2011 BigBlueButton + Moodle Integration 9
  • 10. Install BigBlueButton • Requirements – Ubuntu 10.04 32-bit or 64-bit server – 2+ cores, +2GHZ, +2G memory • Instructions – http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu last command: sudo apt-get install bigbluebutton 04/05/2011 BigBlueButton + Moodle Integration 10
  • 11. Get URL and Salt Use `bbb-conf --salt` to get API URL and Salt from the server $ bbb-conf --salt URL: http://test-install.blindsidenetworks.com/bigbluebutton/ Salt: 8cd8ef52e8e101574e400365b55e11a6 We’ll use this URL and Salt (shared secret) to configure the activity link in Moodle 04/05/2011 BigBlueButton + Moodle Integration 11
  • 12. Install Activity Module 1. Download BigBlueButton Moodle Activity Module – http://bigbluebutton.org/support 2. Unzip in moodle directory 04/05/2011 BigBlueButton + Moodle Integration 12
  • 13. 3. Click ‘Upgrade’ 4. Insert URL and Security Salt for your BigBlueButton server URL Salt 04/05/2011 BigBlueButton + Moodle Integration 13
  • 14. 5. Insert BigBlueButton link into course 6. Specify title Students wait until teacher joins 04/05/2011 BigBlueButton + Moodle Integration 14
  • 15. 7. Done! • Roles automatically assigned – Students -> Viewers – Non-students -> Moderators 04/05/2011 BigBlueButton + Moodle Integration 15
  • 16. Project Status • BigBlueButton 0.8 (in development) – Record and Playback – Pre-uploading of slides – Pre-flight checklist • Roadmap to 1.0 – http://code.google.com/p/bigbluebutton/wiki/RoadMap 04/05/2011 BigBlueButton + Moodle Integration 16
  • 17. Record and Playback 1. Record content (data + media) – Use open standards for content 2. Open architecture for multiple playback formats 3. First release include HTML5 playback – Audio + Presentation + Events 04/05/2011 BigBlueButton + Moodle Integration 17
  • 18. Scenario Class starts at 7:00 PM 1. Students login to Moodle 2. Click “CS 101 Thursday 7-9PM” 3. Enter BigBlueButton 04/05/2011 BigBlueButton + Moodle Integration 18
  • 19. After session ends 2011-02-01 7:02 PM View 2011-02-02 6:58 PM View Links to recordings ** Mockup ** 04/05/2011 BigBlueButton + Moodle Integration 19
  • 20. HTML5 Playback (Slides + Audio) Slides Audio 04/05/2011 BigBlueButton + Moodle Integration 20
  • 21. Commercial Support Available Commercial + + Support http://bigbluebutton.org/support 04/05/2011 BigBlueButton + Moodle Integration 21
  • 22. For Developers https://github.com/bigbluebutton http://devbuild.bigbluebutton.org/ http://hudson.bigbluebutton.org: Latest developer build Source Code 04/05/2011 Continuous Integration Server BigBlueButton + Moodle Integration 22
  • 23. Cool Projects • Android version of BigBlueButton now in development by team in Brazil • See – http://bit.ly/iaE7NJ 04/05/2011 BigBlueButton + Moodle Integration 23
  • 24. Other features • Localized into 24 languages • Use dial-in numbers for voice conference – Try on http://demo.bigbluebutton.org/ • Built-in Google Translate – Chat with people all around the world on the demo server 04/05/2011 BigBlueButton + Moodle Integration 24
  • 25. Resources • Videos • http://bigbluebutton.org/content/videos • Demo server – http://demo.bigbluebutton.org/ • FAQ (>100 answers) – http://code.google.com/p/bigbluebutton/wiki/FAQ 04/05/2011 BigBlueButton + Moodle Integration 25
  • 26. Follow our project • Twitter – http://twitter.com/bigbluebutton • Blog – http://bigbluebutton-blog.blogspot.com/ • FaceBook – http://www.facebook.com/bigbluebutton • Google Groups: – bigbluebutton-users – bigbluebutton-setup – bigbluebutton-dev 04/05/2011 BigBlueButton + Moodle Integration 26
  • 27. Summary • Our goal: To enable universities and colleges to provide remote students a high-quality learning experience • How can you help? – Try out BigBlueButton and share your experience! 04/05/2011 BigBlueButton + Moodle Integration 27
  • 28. Contact info • Fred Dixon, ffdixon@bigbluebutton.org – BigBlueButton Developer – BigBlueButton Activity module for 1.9 and 2.0 • http://moodle.org/mod/data/view.php?d=13&rid=4536&filter=1 • Recent interview on FLOSS Weekly – http://www.youtube.com/watch?v=Wjvt831vtUQ 04/05/2011 BigBlueButton + Moodle Integration 28