Skip to content

Access analytics such as attendance, insights into usage of audio/video/chat and activity score of attendees during your BigBlueButton sessions.

Notifications You must be signed in to change notification settings

konyilwin/bbb-analytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBlueButton-Analytics

You can easily access analytics such as attendance, insights into usage of audio/video/chat and activity score of attendees during your BigBlueButton sessions.

BONUS: You can also view all recordings!

With analytics, we hope that you would be able to improve the quality of your online classes 🎉

GitHub package.json version Monthly download on NPM



✨ Features

  • Analytics: Detailed insights into attendance, audio/video/chat usage and activity scores of attendees
  • On-demand access: Unlike the default BigBlueButton install, analytics is available even after the classes end
  • Recordings: View the recordings of all your BigBlueButton online classes as well
  • Quick installation: Simply install BBB-Analytics npm package on your BigBlueButton sever
  • Easy & Convenient: Easily sort and search through records with paginations
  • Secured: password-protected page to prevent unauthorized access



bbb-class



🖐 Requirements

To view analytics, you would need a BigBlueButton 2.4.4 server.



⏳ Installation

# Install bbb-analytics CLI globally
npm i -g bigbluebutton-analytics

#Install dependecies
bbb-analytics --deploy

After successful installtion you should be able to access https://<bbb.example.com/analytics/>

How to login

When you visit the analytics URL - https://<bbb.example.com/analytics/> - you would be asked to enter username and password. Please use the default username and password mentioned below.

username: admin
password: admin123

Don't forget to change your password using the command below:

#To create or update username/password

bbb-analytics --add-user --username=<username> --password=<password>

Artificial Intelligence powered Online Classes on BigBlueButton

Use live transcription, speech-to-speech translation and class notes with topics, summaries and sentiment analysis to guarantee the success of your online classes

Transcription DEMO

Help your students understand better by providing automated class notes

  1. MP4 class recordings with subtitles
  2. Full transcription of the class with topics, summary and sentiments

Translation DEMO

Speech-to-speech translate your classes in real-time into 100+ languages

  1. Hear real-time translation of the class in any of 100+ language such as French, Spanish and German
  2. View the captions in translated languages

BigBlueButton-as-a-Service

Everything you need for online classes at scale on BigBlueButton, starting at $12 / month:

  1. HD video
  2. View attendance
  3. Stream on YouTube
  4. Integrate with Moodle
  5. Upgrade/cancel anytime

Click here to get started



📝 License

MIT License

Copyright (c) HigherEdLab.com

About

Access analytics such as attendance, insights into usage of audio/video/chat and activity score of attendees during your BigBlueButton sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.7%
  • HTML 26.1%
  • Ruby 11.6%
  • Shell 10.4%
  • CSS 1.2%