objid | curr_response(scr_response) | objid | Current response scr_response internal record number | 3 (UNIQUE) |
response | curr_response(scr_response) | response | Current response name | |
question | curr_response(scr_response) | question | Current response script action | |
seqnum | curr_response(scr_response) | seq_num | Current prompt sequence number | |
score | curr_response(scr_response) | score | Current response score | |
r_objid | orig_response(scrqstn_rspns) | objid | Original response internal record number | |
r_response | orig_response(scrqstn_rspns) | response | Predefined response to the question | |
r_action | orig_response(scrqstn_rspns) | action | Predefined response sequence number | |
curr_srun_objid | curr_scr_run(scr_run) | objid | Script run instance internal record number | |
curr_srun_title | curr_scr_run(scr_run) | title | Name of the script that was run | |
curr_srun_score | curr_scr_run(scr_run) | score | Total score attained during the run of the call script | |
curr_srun_stime | curr_scr_run(scr_run) | start_time | Starting date and time of the call script run | |
curr_srun_etime | curr_scr_run(scr_run) | end_time | Ending date and time of the call script run | |
first_srun_objid | first_scr_run(scr_run) | objid | First script that was run internal record number | |
first_srun_title | first_scr_run(scr_run) | title | Name of the call script that was run first | |
first_srun_score | first_scr_run(scr_run) | score | Total score obtained from the first script that was run | |
first_srun_stime | first_scr_run(scr_run) | start_time | Starting date and time of the first script that was run | |
first_srun_etime | first_scr_run(scr_run) | end_time | Ending date and time of the first script that was run | |