I created a layout in the previous ticket, but I forgot to use it in some of the exports. This fixes that.
In the answer export, and type of card content can have children. We were only exporting the children for display-children type of content; I fixed it to always display children
Added [No response] when there is no answer
Renamed generic_answers.html.erb to review.html.erb because that is the only place it is used
JIRA issue: https://jira.plos.org/jira/browse/ENG-808
What this PR does:
display-children
type of content; I fixed it to always display children[No response]
when there is no answerRenamed
generic_answers.html.erb
toreview.html.erb
because that is the only place it is usedHow to test
bundle exec rake export:manuscript_zip[pbio.2007093]
If you don't have a local db dump and access to the S3 bucket, ping me & we can figure it out.
Code Review Tasks:
Reviewer tasks (these should be checked or somehow noted before passing on to PO):