Changes

Jump to navigation Jump to search
Line 41: Line 41:     
==  finalizing counter at the end of an experiment ==
 
==  finalizing counter at the end of an experiment ==
=== experiment finished in time, finalizing successfull ===
+
=== experiment finished in time, finalizing successful ===
 
   # curl 'https://www.socsci.ru.nl/wilberth/nocms/radcloud/participant_counter.php?experiment=1&timeout=10'
 
   # curl 'https://www.socsci.ru.nl/wilberth/nocms/radcloud/participant_counter.php?experiment=1&timeout=10'
 
   {"experiment":"1","counter":"3","timeout":"10"}
 
   {"experiment":"1","counter":"3","timeout":"10"}
 
   # curl 'https://www.socsci.ru.nl/wilberth/nocms/radcloud/participant_counter.php?experiment=1&counter=3'
 
   # curl 'https://www.socsci.ru.nl/wilberth/nocms/radcloud/participant_counter.php?experiment=1&counter=3'
   {"experiment":"1","counter":"3","timeout":""} # nu lukt het finalizen wel, want je was op tijd, je krijgt je counter terug
+
   {"experiment":"1","counter":"3","timeout":""} # counter value is finalized, no other participant will receive this value in the future
    
=== experiment takes too long and finalizing fails ===
 
=== experiment takes too long and finalizing fails ===

Navigation menu