Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Last Known Custom XB Changes Were Made in Spring 2010

Status

ASSESSING

Owner

Scheduling Coordinator

Contributors

Jordan Lamb John Zamora (Unlicensed)

Goals

Assess the difference between Baseline and Custom XB reports. Assess deficiencies w/ Custom Report and recommend implementation of Baseline Business Practices.

Jira tickets

key summary type created updated assignee priority status resolution
Loading...
Refresh

On this page

?? Overview of XB10

Custom Logic

cos_sv_mis_xb_bp.f_get_cvu_stat

  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.”

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

product requirements

Problem statements

Success metrics

📸 Latest designs

Design decision template.

Screens

Context

Conditions

1

2

 Previous design options

Screens

Design decision

1

2

❓ 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

1

TEST / FEATURE FLAG / OTHER

  •  
  •  
2

  • No labels