...
Phần thông tin bên tay trái : View CRF, View CRF theo Version, View CRF trong Event
...
Phần 1: Người dùng nhấp chuột vào phần "View by CRF", hệ thống sẽ hiện thị tất cả CRF và các item trong CRF của study hiện tại
Nếu người dùng muốn xem CRF theo OID name của CRF thì người dùng nhấp chuột vào checkbox ở góc bên phải
Phần 2: Người dùng nhấp chuột vào phần "View by CRF version" , hệ thống sẽ hiện thị tất cả Version của tất cả CRF trong study hiện tại
Nếu người dùng muốn xem CRF theo OID name của CRF thì người dùng nhấp chuột vào checkbox ở góc cao nhất bên phải bên phải
Phần 3: Người dùng nhấp chuột vào "View by Event", hệ thống sẽ hiện thị tất cả CRF trong các Event của Study hiện tại
Nếu người dùng muốn xem CRF theo OID name của CRF thì người dùng nhấp chuột vào checkbox ở góc bên phải
Phần ở giữa: tạo rule
...
Target : Người dùng kéo Item OID từ bên tay trái sang
Rule OID : là tên duy nhất cho Rule này
Expression : người dùng có thể tạo ra các biểu thức cho các item ở đây
The Equality and Relational Operators | ||
eq | Equal to | Variables used with this operator could be of any type |
ne | Not Equal to | Variables used with this operator could be of any type |
ct | Contains | Variables used with this operator could be of any type |
gt | Greater Than | Variables used with this operator should be of a number type |
gte | Greater Than or Equal to | Variables used with this operator should be of a number type |
lt | Less Than | Variables used with this operator should be of a number type |
lte | Less Than or Equal to | Variables used with this operator should be of a number type |