Code Hugger (Matthew Jones)
Code Hugger (Matthew Jones)
Thank you for contributing to this project! ### Describe your problem or feature you'd like added When the cron runs if it has never ran before, it goes all the...
Thank you for contributing to this project! ### Describe your problem or feature you'd like added For the BigQuery config in the cron we rely on the bigquery defined in...
### Describe the bug (Tell us what happens instead of the expected behavior) : When using "Mypy Type Checker" extension in VSCode many errors for import-untyped are displayed. Like these...
We may want to try to clean up these queries to use the Django Models directly which could improve readability and get rid of SQL from this code. Since this...
Thank you for contributing to this project! - Make sure to search the [issues](https://github.com/tl-its-umich-edu/my-learning-analytics/issues) for duplicates first! ### Describe the bug (Tell us what happens instead of the expected behavior)...
Two issues were noticed in the models.py file that could be improved. 1. If the verbose_name matches the name of the field just remove the verbose name as it automatically...
Thank you for contributing to this project! ### Describe your problem or feature you'd like added It looks like newer versions of PyLTI support a feature for adding some new...
It looks like when you clone (or add a remote) git is adding a .git at the end. I don't think it was always like this and not sure when...
Thank you for contributing to this project! - Make sure to search the [issues](https://github.com/tl-its-umich-edu/my-learning-analytics/issues) for duplicates first! ### Describe the bug (Tell us what happens instead of the expected behavior)...
Thank you for contributing to this project! ## Describe your problem or feature you'd like added At Michigan, we're not using the Django cron features. [This project](https://github.com/Tivix/django-cron) hasn't been updated...