Carrot reference
Functions
findFormTasksByAssessment()
returns form completion tasks related to a particular form within a particular assessment this is particularly useful for reporting on completion rates syntax findformtasksbyassessment(assessment\[, form]) parameters parameter type description assessment docid\ ujw2aqaktel5uuklup73s name or id of the review or survey form docid\ ujw2aqaktel5uuklup73s name or id of the form return type docid\ xwh cukhj9waqaefb7h71 < docid 1neentogeyecuaahfwnnz > examples findformtasksbyassessment('1h performance review', 'manager review') countpercent{status\ done} returns the percentage of manager review submissions that were completed in the "1h performance review" assessment findformtasksbyassessment('engagement survey') count() returns the number of engagement survey submissions that were sent out
