question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create Education Collection

See original GitHub issue

After the call with Dr Zatakia last evening, we want to initially aim this app primarily at education. A good point made by a few collaborators on the call was that we should generate a few “fun” facts about Coronavirus - that is, facts and suggestions aimed to simply calm and inform users, not aggravate an already highly-stressful situation.

A list of educational points

I would suggest that, for the time being, we create an array of these facts that we just randomly select when rendering the component the displays the survey to fill out. In client/models/ (which will be visible when my last PR merges in) just create a data object Facts (or something like that) that’s easily randomly indexable (like associate a numeric id with it).

A long-term solution to how to architect this could be:

We would be to store these facts in a MongoDB cluster (or any type of database, I just suggest MongoDB since we are using that with Radiks) and create a backend service to query from UI <–> service <–> database, or just a simple Lambda function, hosted on AWS along with our Radiks server and associated MongoDB cluster. This would be an additional cost associated with our project.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
tesla809commented, Mar 22, 2020

We will create something in a google doc. Then when it’s all done, should we push that info to a .js file with an array that can be queried.

0reactions
SomeMooserycommented, Mar 25, 2020

Closed by #148

Read more comments on GitHub >

github_iconTop Results From Across the Web

Education Collection - ProQuest
Empower researchers to uncover new connections and make new discoveries using TDM Studio, a new solution for text and data mining (TDM). From...
Read more >
How to Create and Access Collections - Education.com
Creating a collection: From a worksheet page click on. ... Select “Create New Collection” from the menu and then another window will appear ......
Read more >
McGraw-Hill Create
Browse CreateTM Collections. Leading cases, articles, labs and more organized by 3rd party content provider, course, author, etc.
Read more >
How to Use Collections on Education.com - YouTube
Learn how to create and use the collection feature on Education.com. SUBSCRIBE: http://bit.ly/Subscribe2EducationDotCom WEBSITE: ...
Read more >
Create and Collaborate | Canva for Education
Inspire learning through the power of visual communication and collaboration with Canva for Education. It's 100% free for K12 teachers and their students....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found