Task ID | Name | Progression | # trials | # sessions | Success rate | Window size |
---|---|---|---|---|---|---|
Task ID | Name | Progression | # trials | # sessions | Success rate | Window size |
{{ template_protocol.protocol.protocol_id }} | {{ template_protocol.protocol.protocol_name }} | {{ template_protocol.progression }} | {{ '' if not template_protocol.target_trials else template_protocol.target_trials }} | {{ '' if not template_protocol.target_sessions else template_protocol.target_sessions }} | {{ '' if not template_protocol.success_rate else template_protocol.success_rate }} | {{ '' if not template_protocol.rolling_window_size else template_protocol.rolling_window_size }} |