Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Inactive Days #180

Open
imcodingideas opened this issue May 26, 2018 · 3 comments
Open

Inactive Days #180

imcodingideas opened this issue May 26, 2018 · 3 comments

Comments

@imcodingideas
Copy link

Describe the solution you'd like

On the repo https://github.com/freeCodeCamp/classroom-mode we are scraping Free Code Camp for the users inactive days, so I would like to query a user and see a timestamp of the last submission.

@ojongerius
Copy link
Contributor

Sounds completely reasonable to me.

@ojongerius
Copy link
Contributor

How we approach this would be related to the solution agreed on in #181

  • Without storing of solutions, add lastSubmission to the user model, and have responsible functions set/update the timestamp.
  • If we do keep on storing solutions, well it depends on the implementation chosen 😄

@ojongerius
Copy link
Contributor

(blocked on discussion in #181)

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

No branches or pull requests

2 participants