PAT_EDU_HNDT_MAX_PROG
Description:
The max handout progress (in seconds) of a handout viewed by users. When a user views the handout several times, it will only record the max progress among all views.

Primary Key
Column Name Ordinal Position
PED_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 PED_ID NUMERIC No
The unique identifier (.1 item) for the education record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 MAX_PROGRESS INTEGER No
The max handout progress (in seconds) of a handout viewed by users. When a user views the handout several times, it will only record the max progress among all views.