History for dmpopidor / app / views / templates / _guidance_display.html.erb
2017-02-01
@briley
added unit tests for question. removed unused methods from question. fixed guidance_for_question method so that it does not require us to pass in itself (was qustion.guidance_by_question(question, org) - now question.guidance_for_org(org)) and updated template that calls method accordingly
briley committed on 1 Feb 2017
2017-01-31
@xsrust
formatting and style changes
xsrust committed on 31 Jan 2017
2017-01-25
@xsrust
updated additional parts of the admin_phase view to use the new schema's data access. Additionally changed models for suggested_answer, user, guidance_group and question to better reflect the associations in the schema
xsrust committed on 25 Jan 2017
2017-01-10
@xsrust
renamed dmptemplates to templates
xsrust committed on 10 Jan 2017