Metadata-Version: 2.1 Name: INSTRUCTORAPI Version: 0.1.4 Summary: A small package for processing D2L data Author: Olivia Qiu Author-email: qiuolivi@msu.edu Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Requires-Python: >=3.7 Description-Content-Type: text/markdown License-File: LICENSE.txt This repository has been created as a part of CMSE495: Experiential Learning in Data Science at Michigan Sate University. This course is the capstone for the data science major and provides the opportunity for students to work in teams on a sponsored project as a culmination of the skills they have learned. The sponsor for the D2L Instructor API project is Michigan State University. The goal of this project is to build a data analysis API for the learning management system to provide more intuitive, insightful, and accesible student performance data to researchers and instructors. Here is a link to our proposal presentation video for more information about our project! https://mediaspace.msu.edu/media/MSUD2LInstructorAPI-CMSE495_Proposal_Presentation_Video/1_8nkuh5ul Here is a link to our closed loop presentation video for more information about our project! https://mediaspace.msu.edu/media/MSUD2LInstructorAPI-CMSE495_Closed-Loop_Presentation_Video/1_lirffq9v Group Members: Olivia Sheng Qiu Pranay Rahul Pentaparthy Erin Elizabeth Sawyer Jonah Masaki Wehner Jiaye Xie Go to the INSTALL.md for further instructions for the API. MIT License Copyright (c) 2023 Erin Sawyer, Olivia Qiu, Pranay Pentaparthy, Jonah Wehner. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.