Module survey_answer_prep

Copyright © 2017 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Function Index

readable/3Used to format results as stored during the survey.
readable_stored_result/3Used to format results as fetched from the database.
single/4

Function Details

readable/3

readable(Id, Answers0, Context) -> any()

Used to format results as stored during the survey

readable_stored_result/3

readable_stored_result(Id, SurveyAnswer, Context) -> any()

Used to format results as fetched from the database

single/4

single(Id, Name, Answer, Context) -> any()


Generated by EDoc