Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Reading View -- send data collected from frontend to the database #108

Merged
merged 41 commits into from
Nov 13, 2019

Conversation

amy-lei
Copy link
Contributor

@amy-lei amy-lei commented Nov 10, 2019

  • every time the next button is pressed, scroll data, view time, and responses are sent to the backend
  • adjusted models to reflect frontend data structure

Fixed #62 #63

samimak37 and others added 30 commits November 1, 2019 15:00
segmentResponseArray now includes an object per question, SegmentQuestion component and sumbit button were removed. Text is automatically updated when in text box
…building of fields into its own function"

This reverts commit 8c479d2.
…realized they are better on their own branch.

Branch disable_back_and_next_buttons has that code now.

Sorry for all of the revert commits. I'm not quite sure how to elegantly return to an old commit in github desktop.
@ryaanahmed
Copy link
Member

THANKS all for this work -- pretty huge. I'm going to take over this branch and clean this up / merge it into master tomorrow morning. If you see anything here that needs clarification before I do that, please make a note on those thread or DM me on Slack.

@ryaanahmed
Copy link
Member

Will merge #107 in first as that work involves adding some features that this PR then refactors.

Copy link
Member

@ryaanahmed ryaanahmed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging! Lots of great work here, thanks all.

There's still a major bug to squash before this is ready for primetime -- will make an issue -- but merging this now, as it's big progress in the right direction.

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

Successfully merging this pull request may close these issues.

Wire up new database models to reading view
7 participants