Skill Based Assessment

Slides:



Advertisements
Similar presentations
pan Testing Centers I-9 Training
Advertisements

Student Getting Started Guide *Updated December 2011 to include information on Integrated Digital Book/MindTap Reader.
SAM 2007 v4 The Student Experience Including SAM Projects, SAM Exams and SAM Training.
SAM 2007 v3.0 The Student Experience Including SAM Projects and Course Assess assignments.
Once the program is opened make sure the “Current Personality” is WebCT 6/ Vista 4 next click on “Import Questions” now you are ready to import your exams.
Medicaid Alternative Benefit Plans (ABP) Processing
Student Getting Started Guide Updated June Ensure that you are connected to the Internet. 2. Launch your web browser (Internet Explorer, Firefox,
Tutorial for Blackboard 9.1 Alex Ikeuchi Kamehameha Schools Hawaii Blackboard
Guide to using the myNATE website
HELP GUIDE NEW USER REGISTRATION (SLIDE 2) TAKING A QUIZ (SLIDE 8) REVIEWING A QUIZ (SLIDE 17) GROUP MEMBERSHIP (SLIDE 26) CREATING QUIZZES (SLIDE 31)
Course Orientation Assignments Tool. If the Assignments tool has been added to the course, use the Assignments link in the Course Menu to access upcoming.
Administrative Functions Certiport Offline Learning System 2.1 Administrative Functions © Certiport, Inc All Rights Reserved.
CS105 Lab 1 – Introduction Section: ??? TA: ??? ??? Announcements CITES Accounts Compass Netfiles Other Administrative Information CS105 Fall
1 Team Leader TKS Job Aid. 2 Viewing the On-line Presentation If you are viewing this presentation via Internet Explorer for best results resize the “Notes”
Moodle (Course Management Systems). Assignments 1 Assignments are a refreshingly simple method for collecting student work. They are a simple and flexible.
NATE Training Provider Portal Guide to using the myNATE website Submitting Class Rosters.
SAM 2010 v1.5 Student Walkthrough. Initial Set Up 1.Ensure that you are connected to the Internet. 2.Launch your web browser (Internet Explorer 7 or 8,
Moodle (Course Management Systems). Managing Your class In this Lecture, we’ll cover course management, including understanding and using roles, arranging.
MBA-Banking & Finance EduNxt Assignment. Edunxt - Login Login to the edunxt portal by copying and pasting the below mentioned link in your Internet browser:
10 August 2005Benchmark/Mentor Student Guide Page 1 CPS Benchmark/Mentor Student Guide Internet Edition.
ACCT How to Use Our Moodle (for students) Click on ‘Onine Learning – Moodle Login’
Lecture 31 Creating Executable Programs on the Mainframe Tuesday, January 20, 2009.
The Do’s and Don’ts of Testing in Blackboard: Creating and Publishing your Assessments Lamar University – Center for Distance Education Presenter: Brandi.
D2L Orientation Marriage and the Family FCS 320 or SOC Sacramento City College- Jo-Ann Foley.
Creating Your Own Online Classroom MOODLE. Welcome Amy Basket – 17 years with Bay City Public Schools – Gifted and Talented Program – Volunteer Program.
SNG via Webinar. Where’s Webinar??  Double click Aflac 2000 folder  Highlight “SNGWebCommunicator”  Right Click and “Send To - Desktop”
Fab25 User Training Cerium Labs LabCollector - LIMS Lynette Ballast.
Migration to Central Data Exchange (CDX)
JOB AID myCompetency Assessment.
MicrosoftTM SharePoint Content Management SystemTutorial
PAN Online Process by UTIITSL - a walkthrough
ePerformance Management System
Journal of Mountain Science (JMS)
OBSERVER PORTAL  Accessible from “Observers Portal”
Update your Company Profile on TheYachtMarket
Using PCM Virtual Class
**Please view the instructional guide as a slideshow**
How to Moodle 1.
Test Information Distribution Engine (TIDE)
**Please view the instructional guide as a slideshow**
Getting Started with SAM
Editing Your Faculty Homepage
Expense Report Training
Core LIMS Training: Advanced Administration
Adding a File to a Course
Skill Based Assessment
MKCL’s Quasi Online Examination - Practice Exam System
Skill Based Assessment - Entity Framework -
Skill Based Assessment
CCA Skill Certification
How to upload completed Assessment Tasks to the website
Skill Based Assessment
Skill Based Assessment - ASP.NET MVC -
Skill Based Assessment
Students Welcome to “Students” training module..
How Our Courses Work To progress through this slide show, simply click your mouse or use your arrow keys next back.
System Navigation and Test Launch
How Our Courses Work To progress through this slide show, simply click your mouse or use your arrow keys next back.
Expense Report Training
Examination Exam Instructions are uploaded in student centre. It is recommended to every student to go through said instructions. Examinations must be.
The Student Experience
Activating Your Account and Navigating Through TIDE
Expense Report Training
School Of Diabetes Website
Marriage and the Family FCS 320 or SOC 310
Motivis Instructor Training
How Our Courses Work To progress through this slide show, simply click your mouse or use your arrow keys next back.
Academy Hub An eUnomia Factory Solution.
Presentation transcript:

Skill Based Assessment JCL Orientation Deck

What is JCL Skill Based Assessment “Certifies associates on their JCL development skills” JCL

About JCL Profiling Model The Certified Developer - JCL profiling consists of Skill Based Assessment (SBA) which consist of one requirement document/case study for Hands on coding. Profiling will be done based on the number of test cases that have passed for the solution submitted. Note: The total duration of the Skill Based Assessment is 4hrs

About JCL Profiling Model(Contd.) For the Level – SBA A Case study will be given to the associate. The associate needs to understand the business requirement and develop JCLs and Procedures implementing all the specified requirements. Note: Skeleton JCLs & Syntaxes will be provided to the associate prior to the assessment. Sample case study is attached below. IBM Personal Communications will be available to the associate to connect to Mainframe.

Tips for JCL Assessment Don'ts for the Certified Developer - JCL Assessment Do not change the Naming conventions JCL (Job/Proc) Names Program name DD names File names Do not create load library for COBOL programs referred from JCL. Just provide JOBLIB or STEPLIB for the load library mentioned in the case study Code JCL steps with Step name as mentioned in the case study and avoid adding steps which are not mentioned in the case study.

Tips for JCL Assessment Do’s for the Certified Developer - JCL Assessment Use the Skeleton provided Ensure that your program works fine for the sample input data provided in the case study requirement document. Ensure you test your JCLs with various functional, implicit and negative test cases There is no JEM/JSCAN tools available CTS Mainframe to find the JCL errors. But You can use TYPRUN=SCAN on the Job card and submit your job. Your job will not be run but scanned for errors. Note: Internet access will not be provided, but the associate will be provided IBM File manager reference, JCL syntaxes and Skeleton While logging into Mainframe, if you give the incorrect password thrice then the Mainframe ID will get revoked. In that case, reach the proctor to raise GSD to get the Password reset.

JCL Technical Scope

How to take the assessment? Once you enter the Exam Hall, you will be provided with the URL and the password to take up the exam. You will be presented with one JCL case study. In the instructions, a startup job will be provided, it will create the source code with Job/Proc JCLs. (Just minimize the browser, DO NOT close it) Once your coding is completed, extract the dataset (from Mainframe) to a notepad(.txt). Use the START 6 command to perform the extraction. Note: Refer the procedure given at the end of this presentation Once the datasets are extracted, zip them and upload it in Moodle using the File upload option (ADD button) available at the end of the Case study page. During the course of the assessment, DO NOT close the browser window and do not click on HOME button.

Mainframe Logon Procedure Kindly refer the detailed instructions, for login into Mainframe inside the VDI Environment.

Reference for Customize Keyboard Click the ‘Remap keyboard functions’ from toolbar Customize the key functions Select a key from the keyboard to customize it. Select the function to be assigned to the key Move the function to required Modifier key (Shift/Ctrl/Alt), so that the required function can be invoked by pressing “Modifier key + Selected key”

Reference for Customize Keyboard Setting Ctrl + C for Copy

Reference for Customize Keyboard Setting Ctrl + V for Paste

Reference for Keyboard PCOMM Enter Key Action & New Line action New Line Enter Action

Getting Job Spool The Status panel allows authorized users to display information about jobs, started tasks, and TSO users on the JES2 queues. Access it with the ST command (SD;ST). Initially the ISPF main menu shows the below option to enter into Job Spool. SDSF - SDSF Panel In the middle of any operation, if the SDSF menu option not displayed in the ISPF main menu then logoff the mainframe session properly (From main menu -> X, LOGOFF) and logging in again will bring the SDSF option.

Case study Instructions Launch IBM PCOMM, Start => All Programs => IBM Personal Communications => New Session using the Mainframe IP given during the assessment. Code your JCL and PROCs in the PDS dataset <UserID>.SOURCE.CODE.PDS Note: Refer next slide to know about the creation of this dataset Follow the below naming convention for the members in the above PDS For JOBs, the member name should be “JOBFn<yyy>” For PROCs, the member name should be “PRCFn<yyy>” Note: Where n -> 1,2,3 for each requirement and <yyy> denotes the last 3 digits of your user ID. Ex: For requirement 1 & User ID TCAS046, the Job and Proc names should be JOBF1046 & PRCF1046 On completion of the assessment, download the JCL modules in text format(.txt), zip them and upload it in Moodle through ‘Add’ button available at the end of the Case study page. A COBOL reference and IBM File Manager reference will be made available in the below link http://caportal/mainframeca/index.html

Case Study Instructions Submit the job TCASADM.JCL.SKELETON(CREATEDS) and get the Source code PDS created Source code PDS: <User ID>.SOURCE.CODE.PDS gets created with its standard members (Job and Procedure JCLs) JCL Syntaxes are available at TCASADM.JCL.SKELETON(*) Make use of IBM FILE MANAGER for data mapping with respect to COPYBOOK, Start -> TS -> F -> F Provide the appropriate file name and COPYBOOK PDS & member name Option 1. Browse, 2. Edit & 3.3. Copy Utility (VSAM) IBM File manager reference is made available in the below link http://caportal/mainframeca/index.html

Downloading Program On completion of the assessment, download the COBOL program in text format(.txt) and upload it in Moodle through ‘Add’ button given at the end of the Case study page. Naming convention of the zip file: JCL_<<associate ID>> Note : Use the ISPF Command [START 6] and “Receive file from Host” option in the PCOMM

Important Instructions Please ensure that you verify the below, before leaving the assessment hall Ensure your JCLs are available in <User ID>.SOURCE.CODE.PDS Ensure that your JCLs are named in the format ‘JOBFn<yyy>’ & ‘PRCFn<yyy>’ in the above PDS, where <yyy> denotes the last 3 digits of your user ID, n is requirement # Ensure that your JCLs zip file is uploaded into Moodle link with the name JCL_<Associate ID>.txt Ensure there are no Syntax errors in the JCLs which are uploaded

Enabling yourself for the assessments For each Assessment we have an Enablement Program associated with it. Enablement Programs are available in the ‘Learn and Develop’ section of the RDP App. Enroll for the Enablement Program from the RDP.

Enablement Program for JCL Enablement Program Code For JCL Refer the document in the below link to know about the practice quiz and practice case study. This will serve as a mock before you actually attempt the assessment. https://c2wiki.cognizant.com/download/attachments/119966659/CCA+Practice+Lab+Manual.pptx Assessment Code Associated Program Code Program Name LAB_ATKMF002/ LAB_ATKMF031 PS0198 JCL - Enablement

How to crack Case Study? Read the requirement/case study document carefully. Follow the design considerations provided in the requirement/case study document Ensure you test your program with various functional, implicit and negative test scenarios. Do not submit the solution files with errors*. * Note that once you log off, the code in the assessment environment (VDI/VM) will be refreshed/cleaned and cannot be retrieved back so take care!

Thank You