syckology
About
- Username
- syckology
- Joined
- Visits
- 6
- Last Active
- Roles
- Member
Comments
-
(Image)
-
I found what i've done wrong. This is how the Loop (number of items have to be selected in the first row) and the sequence have to look like. In my case the run_if statement must be place at the check_files(Image) and the forms must set to "n…
-
(Image)
-
found a solution - inline script: for response_time in responses: print(responses.response_time) print('last_five response_times:') print(responses.response_time[:5]) var.response_time_lastfive_adapt = responses.response_time[:5] print (va…