Skip to content

Combine files from Teams and student logins to make an upload-able assignment spreadsheet

License

Notifications You must be signed in to change notification settings

dylarm/TeamsAtlasBridge

Repository files navigation

TeamsAtlasBridge

Import files from Teams and student logins to create an assignment file that can then be uploaded to ATLAS.

Install/run Instructions

Binaries are provided for each release. Download the one appropriate for your operating system and run it your preferred way (double-click, shell, etc.).

Source/development Instructions

git clone https://github.com/dylarm/TeamsAtlasBridge.git
cd TeamsAtlasBridge
virtualenv venv --python=python3.8
source venv/bin/activate
pip install -r requirements.txt
python TeamsAtlasBridge.py

Any changes you make, please submit a pull request. I'm sure you can contribute something useful.

If you don't know how to code but have an idea, please submit an issue.

Disclaimer

The Software and source code available on GitHub are provided "as is" without warranty of any kind, either express or implied. Use at your own risk. The use of the software is done at your own discretion and risk with the agreement that you will be solely responsible for any damage resulting from such activities and you are solely responsible for adequate data protection.

This software was created on my own time, using my own personal resources. No part of it was created using time or resources from that of my employer. Additionally, this is not endorsed nor created on behalf of my employer.

License

This software is licensed under the GNU General Public License version 3.

About

Combine files from Teams and student logins to make an upload-able assignment spreadsheet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages