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 guesstimate of how long a modules takes #474

Open
tammytee opened this issue Sep 23, 2022 · 2 comments
Open

Add guesstimate of how long a modules takes #474

tammytee opened this issue Sep 23, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tammytee
Copy link
Contributor

tammytee commented Sep 23, 2022

Summary

This addresses discussion #449.

How to approach

  • For books and articles, we can do a page count on # of characters
  • For other mediums (e.g. video, audio) just take the timestamp duration
  • Add a column to the resources table to track the duration for each resource
  • Add a field to the suggested resource form in Nova so that contributors can provide a time for a resource
  • Programmatically calculate the total time for a module

Checkout WIP branch mes/length

@MarcyLina
Copy link
Contributor

I'll grab this ticket! I will deffo need some help with the last bullet point though

@MarcyLina MarcyLina self-assigned this Sep 23, 2022
@tammytee
Copy link
Contributor Author

@MarcyLina - Woot 🚀 We got you! 🙌🏾

@tammytee tammytee added the enhancement New feature or request label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants