An open API service indexing awesome lists of open source software.

https://github.com/tl-its-umich-edu/my-learning-analytics

My Learning Analytics (MyLA)
https://github.com/tl-its-umich-edu/my-learning-analytics

docker learning-analytics learning-analytics-dashboard mysql-database

Last synced: 5 months ago
JSON representation

My Learning Analytics (MyLA)

Awesome Lists containing this project

README

          

# My Learning Analytics
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0fd487531e244c0ebbfbc25e8753c484)](https://app.codacy.com/app/ITS_Teaching_And_Learning/student-dashboard-django?utm_source=github.com&utm_medium=referral&utm_content=tl-its-umich-edu/student-dashboard-django&utm_campaign=Badge_Grade_Settings)

## Overview

My Learning Analytics (MyLA) is a [learning analytics](https://en.wikipedia.org/wiki/Learning_analytics) platform
designed for students to view their own learning data generated in the
[Canvas Learning Management System](https://www.instructure.com/canvas/?newhome=canvas).
It currently has three views
([Resources Accessed](https://its.umich.edu/academics-research/teaching-learning/my-learning-analytics/support/resources-accessed),
[Assignment Planning](https://its.umich.edu/academics-research/teaching-learning/my-learning-analytics/support/assignment-planning-goals), and
[Grade Distribution](https://its.umich.edu/academics-research/teaching-learning/my-learning-analytics/support/grade-distribution)),
with more views planned in the future.

## Contents

See the pages below to learn more about running, configuring, and deploying MyLA, and how you can contribute.

1. [Getting Started](docs/getting_started.md)
2. [Configuration](docs/configuration.md)
3. [Loading data](docs/loading_data.md)
4. [Accessibility](docs/accessibility.md)
5. [Testing](docs/testing.md)
6. [Contributing](docs/CONTRIBUTING.md)
7. [Contributors](docs/CONTRIBUTORS.md)
8. [License](docs/license_info.md)
9. [GitHub Action](docs/github_actions.md)