GithubHelp home page GithubHelp logo

canvas_zoom_breakouts's Introduction

This tool lets you extract group assignments from canvas for use
in preassigning Zoom breakout assignments.

Please note that this tool is not endorsed or authorized by
Canvas, Webex, or anyone else. 


It assumes the user names registered into canvas map to
email addresses registered to Webex via a simple suffix,
e.g. "@iastate.edu".

It is currently hardwired to work at Iowa State University.
It uses ISU NetIDs as the common identifier between Canvas
and Zoom. As such you should instruct students to log in
to zoom via their instituitional sign-on (using the "SSO"
option)

You will need to enable breakout rooms in your Zoom config.
Login to your SSO site (e.g. https://iastate.zoom.us/) then
select Profile... Settings... Breakout room. Also be sure to
check the box "Allow host to assign participants to breakout
rooms when scheduling"

When scheduling the meeting check both the "Only authenticated users
can join" and the "Breakout room pre-assign" checkboxes. Then
import the .csv file generated by this tool


Installation instructions
-------------------------
Requires: Python 3.x (Anaconda suggested on most platforms)
From a suitable (Anaconda) command prompt, change to the
directory where you have placed the canvas_zoom_breakout
files, then install the prerequisite package (canvasapi),
and finally run the setup script: 
  pip install canvasapi
  python setup.py install

The above commands may need to be run with the same permissions
as the Python installation (e.g. as Administrator or root for
a central Python installation).


Running canvas_zoom_breakout
----------------------------
Copy and modify the script in the examples/ directory. You will
need to obtain and insert your own CANVAS_API_KEY. See the script
comments for instructions. You will also need to set the
course_name variable.

Then run your modified script using python. It works fine from the
command line, e.g. "python run_sync.py" from Spyder or Jupyter
qtconsole, e.g. "%run run_sync.py"

The generated .csv output will be in the current directory and
named based on the course_name. 

canvas_zoom_breakouts's People

Contributors

sdh4 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.