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

Display responses to assignment on assignment page #39

Open
thequbit opened this issue Oct 26, 2015 · 0 comments
Open

Display responses to assignment on assignment page #39

thequbit opened this issue Oct 26, 2015 · 0 comments
Milestone

Comments

@thequbit
Copy link
Member

As a user I want to be able to click on an assignment and see responses to just that assignment. When I click on an assignment in the assignment list, it should bring me to a page that has the details about the assignment and a list that I can scroll through of the responses. It will also have a 'contribute' button that will take me to the post screen.

I think this list of posts would be gotten from the server using [GET] /api/posts?assignment_id=abcd ( with cuid, lat, lng, language_code, and platform included of course ). This would allow for filtering on just response to the assignment. This is not yet implemented on the server, but I will comment back here once it is.

@thequbit thequbit added this to the 0.2.0 milestone Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant