1.1.30 • Published 2 years ago

bigbluebutton-analytics v1.1.30

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 🎉

✨ 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

🖐 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>

📝 License

MIT License

Copyright (c) HigherEdLab.com

1.1.30

2 years ago

1.1.21

2 years ago

1.1.20

2 years ago

1.1.19

2 years ago

1.1.18

2 years ago

1.1.17

2 years ago

1.1.16

2 years ago

1.1.15

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago