Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

QAS anonymize

From Catglobe Wiki
Revision as of 09:50, 3 January 2019 by Administrator (talk | contribs)

QAS_anonymize

Delete all user references for the qas and data

Syntax

QAS_anonymize(array answerSheetIds)

Arguments

answerSheetIds: array answer sheet Id

Return type

Array qas that qas NOT anonymized.

Example

array answerSheetIds={28415738,28415739,28415740};
QAS_anonymize(answerSheetIds);