Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opentok/opentok-elearning-samples
Sample applications highlighting integrations between OpenTok and Learning Management Systems (LMS)
https://github.com/opentok/opentok-elearning-samples
elearning elearning-application javascript lms nodejs opentok tokbox webrtc
Last synced: 3 months ago
JSON representation
Sample applications highlighting integrations between OpenTok and Learning Management Systems (LMS)
- Host: GitHub
- URL: https://github.com/opentok/opentok-elearning-samples
- Owner: opentok
- License: mit
- Created: 2018-01-08T23:56:51.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T05:42:19.000Z (3 months ago)
- Last Synced: 2024-10-28T09:03:39.844Z (3 months ago)
- Topics: elearning, elearning-application, javascript, lms, nodejs, opentok, tokbox, webrtc
- Language: JavaScript
- Homepage:
- Size: 171 KB
- Stars: 19
- Watchers: 27
- Forks: 14
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OpenTok eLearning Samples
These are a collection of samples highlighting the usage of OpenTok in Learning Management Systems (LMS). Each demo deals with a small feature which are often seen in LMS applications.
The code for these samples can be found in the following subdirectories:
* [Proctoring](proctoring) -- This application showcases an examiner who can see a zoom-able grid of examinees. Additionally, examinees can can share their cameras and screen.
* [Tutoring](tutoring) -- This application involves one teacher connected to N number of students where the students can only see the teacher. The teacher can bring any student on the "stage" so that other students can see and hear that student. Additionally, the students also have a breakout room where they can discuss among each other.
## Development and Contributing
Interested in contributing? We :heart: pull requests! See the
[Contribution](CONTRIBUTING.md) guidelines.## Getting Help
We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:
- Open an issue on this repository
- See for support options
- Tweet at us! We're [@VonageDev](https://twitter.com/VonageDev) on Twitter
- Or [join the Vonage Developer Community Slack](https://developer.nexmo.com/community/slack)## Further Reading
- Check out the Developer Documentation at