Info |
---|
Last Known Custom XB Changes Were Made in Spring 2010 |
Status |
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Owner | Scheduling Coordinator | ||||||||||||
Contributors | |||||||||||||
Goals | Assess the difference between Baseline and Custom XB reports. Assess deficiencies w/ Custom Report and recommend implementation of Baseline Business Practices. | ||||||||||||
Jira tickets |
| ||||||||||||
On this page |
|
?? Overview of XB10
Custom Logic
cos_sv_mis_xb_bp.f_get_cvu_stat
Code Block |
---|
IF lv_inst_meth in ('50','51','52','53','54','61','62','63','64','71','71','72') OR
lv_inst_meth like 'O%' OR
lv_inst_meth = '00' OR
lv_inst_meth like 'V%' THEN
CLOSE inst_meth_c;
RETURN 'X'; |
Custom code references Instructional Method SSBSECT_INSM_CODE
and returns “Unknown whether distance education session was developed by a CVU-trained instructor.”
Info |
---|
Assessed 5/22 and Instructional Methods listed are still valid. |
Baseline Logic
sv_mis_xb_bp.f_get_cvu_stat
Grabs SSRATTR_ATTR_CODE
from SSADETL (can be inherited from SCADETL) and reports that.
GVATRMP does not seem capable of crosswalking values.
Helpful Design Elements
🎯 Requirements
Product requirements
Problem statements
Success metrics
📸 Latest designs
...
Screens
...
Context
...
Conditions
...
title | Previous design options |
---|
...
Screens
...
Design decision
...
❓ Open issues
🧪 Design test plan
...
Scenario
...
Prototype
...
What we know
...
What we need to learn
?? Deployment plan
...
Date
...
Plan type
...
Target segment
...
Notes
...
Action items
...
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
Status | ||
---|---|---|
|
...
...