Skip to content

Django app to aid in the scheduling of Panopto recordings in the context of an CollegeNet R25

License

Notifications You must be signed in to change notification settings

uw-it-aca/django-panopto-scheduler

Repository files navigation

Panopto Scheduler

A django application to aid in the scheduling of Panopto recordings in the context of an CollegeNet R25

Build Status Coverage Status

Installation

Project directory

Scheduling Interfaces

The app supports two scheduling interfaces.

One interface is accessed as an IMS BLTI tool provider. Acccessed via the BLTI, the interface offers scheduling for only the course presented in the BLTI context.

The second interface allows searching for courses and events in R25 within the UW Canvas Support Tools https://github.com/uw-it-aca/django-supporttools structure.

Project settings.py

Below are the settings specific to the scheduler. Note, though, additional settings will be required for access to student information system as well as Panopto API settings required by the dependent Panopto Client.

R25 settings

RESTCLIENTS_R25_DAO_CLASS = 'restclients.dao_implementation.r25.Live'
RESTCLIENTS_R25_HOST = '<R25 Server Name>'

About

Django app to aid in the scheduling of Panopto recordings in the context of an CollegeNet R25

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •