Skip to content

Added Ability to collect lesson data #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

trevmoy
Copy link

@trevmoy trevmoy commented Mar 29, 2024

Currently working on a project where this API is super useful. My group planned to collect lesson data instead of course/thread data so I played around for a little bit and eventually got lessons to work in the repository.

Should be easy to call. All you need is the course_id and you pass it in as a parameter to list_lessons() and you'll get a dict containing the information about all the lessons for the course.

trevmoy added 9 commits March 27, 2024 16:42

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change json object to lessons for specific course

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implemented lessons.py and added some other things
@trevmoy
Copy link
Author

trevmoy commented Mar 29, 2024

There's definitely some things I missed when I was sweeping around for unnecessary parts of the program. I'll look into taking them out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant