Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Last Known Custom XB Changes Were Made in Spring 2010

Status

Status
titleASSESSING

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

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,assignee,priority,status,resolution
maximumIssues20
jqlQuerysummary ~ "ej" OR description ~ "ej"
serverId8b861ae3-ff87-316b-a17e-97c61a7e2fb4

On this page

Table of Contents
maxLevel2
minLevel2

?? 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

product requirements

Problem statements

Success metrics

📸 Latest designs

Design decision template.

Screens

Context

Conditions

1

2

Expand
titlePrevious 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

Status
colourPurple
titleTEST
/
Status
colourBlue
titleFEATURE FLAG
/
Status
titleOTHER

  •  
  •  
2