block_test_points/1 | |
calc_test_results/3 | Check all questions if they are test questions an calculate the test result. |
max_points/2 |
block_test_points(Block) -> any()
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(Id::integer(), Context::#context{}) -> integer()
Generated by EDoc