Module survey_admin

Helper functions for editing surveys in the admin.

Description

Helper functions for editing surveys in the admin.

Function Index

admin_rscform/1Preprocess a posted form before it is given to the rsc update routines.
event/2

Function Details

admin_rscform/1

admin_rscform(Args) -> any()

Preprocess a posted form before it is given to the rsc update routines. This fixes the page break and stop questions.

event/2

event(Postback, Context) -> any()


Generated by EDoc