Please enable JavaScript.
Coggle requires JavaScript to display documents.
addTest ($SYS.POST (https://sheets.googleapis.com/v4/spreadsheets/1UhyIOX0…
addTest
$SYS.POST
$SYS.POST
$SYS.GET
-
replace /\/ %quizzesForPush %replaceForPush
-
replace /"/ %quizzesForPush %replaceForPush
%jsonForPush={
"majorDimension": "ROWS",
"values": [
["%userIDForPush","%quizzesForPush"]
]
}
-
%quizzesForPush={"Quizzes":{},"Amount":1,"QuizzesIDs":["%idForPush"]}
-
-
?answerForPush>0
-
-
calc %amountOfQuizzesForPush=%amountOfQuizzesForPush+1
-
-
-
-
-
-
-
%jsonForPush={
"majorDimension": "ROWS",
"values": [
["%idForPush","%questionsForPush"]
]
}
-
-
replace /\/ %questionsForPush %replaceForPush
-
replace /"/ %questionsForPush %replaceForPush