Skip to content
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

Add ability to select, save, and load lessons #63

Merged
merged 5 commits into from
Mar 10, 2016
Merged

Add ability to select, save, and load lessons #63

merged 5 commits into from
Mar 10, 2016

Conversation

hwayne
Copy link
Contributor

@hwayne hwayne commented Mar 9, 2016

This PR adds a checkbox to select lessons for later emailing. One selected, it stores the lesson's id in a session variable so that selections persist across pages. The lessons/saved_lessons route will show all saved lessons, while the lessons/load_lesson route will allow people to restore saved lessons from a link, paving the way to include "resume session" links in the emails.

The email backend is not implemented because it's dependent on #60. The email frontend is not implemented because I'm the worst at front end.

@hwayne
Copy link
Contributor Author

hwayne commented Mar 9, 2016

Checkboxes

image

Saved Lessons path (allows for same filters)

image

andyras added a commit that referenced this pull request Mar 10, 2016
Add ability to select, save, and load lessons
@andyras andyras merged commit b254476 into TeachTechTaskForce:master Mar 10, 2016
@hwayne hwayne deleted the add-mail-courses branch March 10, 2016 22:07
andyras added a commit that referenced this pull request Jul 5, 2016
Add ability to select, save, and load lessons
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.

3 participants