Module survey_test_results

Function Index

block_test_points/1
calc_test_results/3Check all questions if they are test questions an calculate the test result.
max_points/2

Function Details

block_test_points/1

block_test_points(Block) -> any()

calc_test_results/3

calc_test_results(SurveyId::m_rsc:resource_id(), Answers::[proplists:proplist()], Context::z:context()) -> {integer(), list()}

Check all questions if they are test questions an calculate the test result.

max_points/2

max_points(Id::integer(), Context::#context{}) -> integer()


Generated by EDoc