Visual Basic/C# Programming (330)

Similar documents
FUNDAMENTAL SPREADSHEET APPLICATIONS (230)

ADVANCED SPREADSHEET APPLICATIONS (235)

6 Pages Contestant Number Time Rank. Regional 2013 TOTAL POINTS (485)

KEYBOARDING PRODUCTION (20)

Visual Basic/C# Programming (330)

DESKTOP PUBLISHING (24)

ADVANCED SPREADSHEET APPLICATIONS -PILOT EVENT-

Visual Basic/C# Programming (330)

DATABASE APPLICATIONS (240)

INTEGRATED OFFICE APPLICATIONS (215)

FUNDAMENTALS OF WEB DESIGN (405)

ADVANCED SPREADSHEET APPLICATIONS (07)

FUNDAMENTALS OF WEB DESIGN (46)

ADVANCED SPREADSHEET APPLICATIONS (07)

NETWORK ADMINISTRATION USING MICROSOFT OBJECTIVE(42)

JAVA PROGRAMMING (340)

INFORMATION TECHNOLOGY CONCEPTS (391)

PC SERVICING & TROUBLESHOOTING (305)

NETWORK ADMINISTRATION USING MICROSOFT (310)

SYSTEMS ADMINISTRATION USING CISCO (315)

SYSTEMS ADMINISTRATION USING CISCO (315)

Matrix 5.5. New Features. For Support: (800) Support Hours: M-F 8:30 AM 9:00 PM Sat-Sun: 10:00 AM 3:00 PM

Substitute Quick Reference (SmartFindExpress Substitute Calling System and Web Center)

INFORMATION TECHNOLOGY CONCEPTS (391) OPEN EVENT

JAVA PROGRAMMING (340)

Substitute Quick Reference Card For Questions Please Contact, Shaunna Wood: ext. 1205

Click here to access WebAdvisor.

Level 3 Creating an event driven computer program using Visual Basic ( / )

Trading Activity Fee (TAF) User s Guide

Employment Application

June Time Administrator - Change work schedule via SAP (Manager's Desktop)

COMMERCIAL BANKING. ChAsE COMMERCIAL ONLINE sm ALERTs ACTIvATE ALERTs. Step. Step 2. From the My Accounts page, click "Manage Account Alerts.

San Diego Unified School District Substitute Reference Guide

Intern Manual ITE K e e w a t i n A c a d e m y

Winter School Year STI PD. Instructor User Manual

Assignment: 2. CS 135 Winter 2018 Graham, Nijjar

Etarmis. LITE User Guide

DATABASE APPLICATIONS (29) REGIONAL 2012

FDX-2025TS User guide

Cornerstone Household: Introduction to Cornerstone: For Parents Page 1

Visa Payments Control

INFORMATION TECHNOLOGY EVENTS

Solar Eclipse Scheduler. Release 9.0

Oracle HRMS Training Human Resources Employee Self. Oracle HR Training. Service. Day 1

Introduction to the MBTA Online Corporate Pass Program

Getting Started 1. Welcome... Unsure of how to navigate your way through the Careers area of our website?

To complete this database, you will need the following file:

Create a new form. To create a form from a new or existing spreadsheet: 1. Click the Tools drop down menu and select Create a form.

Using WCB s Online Incident Reporting System

Level 2 Creating an event driven computer program using C# ( )

Substitute Quick Reference Card

Job Ready Assessment Blueprint. Computer Programming. Test Code: 4023 / Version: 01

Employee Access Guide

Create an Account(s) May need two, see below

View Payments. User Guide. Online Merchant Services

Cisdem AppCrypt Tutorial

Applying On-Line. Go to You will be presented with the log-in page Click on Apply Online

View a Students Schedule Through Student Services Trigger:

Log into

MANAGEMENT INFORMATION SYSTEMS EVENTS

Part-Time Faculty Guide View and Print Roster, Online Grading, and Notify Button

Level 2 Creating an event driven computer program using Visual Basic ( )

Appoint, Change and Terminate (ACT) Documentation Create Volunteer. Entering License, Certification, Membership Information... 11

Health savings account contribution guide Version 8.0

PC SERVICING & TROUBLESHOOTING (305)

Intelligent Agents in CloudDeakin

Bentonville School District Print Services

Requesting Time Off: Employee Navigation Salaried Non-Exempt

2016 National Leadership Conference Registration Instructions

User Reference Guide

To begin using the CEO portal, you will need to complete the new user setup.

Insurer User Manual Chapter 5: Common Functionality

SchoolFusion Parent Guide Student ID Number plus Birthday With Personal Dashboard 2.0 Audience: Website Administrators, Parents

ScotiaConnect Traces & Recalls Quick Reference Guide

Lethbridge School District No. 51 Employee Absence on ADW (Automated Dispatch Web)

Auto Attendant. Blue Platform. Administration. User Guide

Systems and Principles Unit Syllabus

Level 3 Software design fundamentals ( / )

Level 3 Creating an event driven computer program using Visual Basic.NET ( / )

Tax Year 2010 Maryland Combined Corporate Reporting System Handbook

Level 2 Create Software Components Using C# (7266/ )

Qualification Specification NCFE Level 2 Diploma in Business Administration (601/3964/X) Business, Administration and Law

Please Keep Pages 1-2 For Your Records! CREDENTIAL APPLICATION FILING PROCESS

INTERN MANUAL Welcome to the Keewatin Academy of Information Technology.

Text Processing (Business Professional) within the Business Skills suite

Level 1 Creating simple presentations (7266/ )

N C MPASS. Getting Started. Version 6.8

Note: Review pre-course content, Before the Course Begins section, starting August 14, 07:00 UTC. Course Element

Build a Talent Profile

Alerts and Reminders. User Guide Updated: 1/9/2015 Document Number: 36UG

Using Microsoft Excel

NAVICA PLUS MLS SYSTEM

CareLogic: Staff User Guide

Purpose of this Document

Employer Portal Guide. BenefitWallet Employer Portal Guide

Upgrading AngelPoints 2012 R New Features...4. Resolved Issues...5. Upgrading AngelPoints v r New Features...

Eclipse Scheduler and Messaging. Release (Eterm)

I. PREREQUISITE For information regarding prerequisites for this course, please refer to the Academic Course Catalog.

Level 3 Develop software using Visual Basic.NET (7266/ )

Human Resources PROCEDURE MANUAL

Transcription:

Page 1 of 7 Contestant Number: Time: Rank: Visual Basic/C# Programming (330) Production Portion: REGIONAL 2017 Program 1: Calendar Analysis (400 points) TOTAL POINTS (400 points) Failure to adhere to any of the following rules will result in disqualification: 1. Contestant must hand in this test booklet and all printouts. Failure to do so will result in disqualification. 2. No equipment, supplies, or materials other than those specified for this event are allowed in the testing area. No previous BPA tests and/or sample tests or facsimile (handwritten, photocopied, or keyed) are allowed in the testing area. 3. Electronic devices will be monitored according to ACT standards. No more than ten (10) minutes orientation No more than ninety (90) minutes testing time No more than ten (10) minutes wrap-up Property of Business Professionals of America. May be reproduced only for use in the Business Professionals of America Workplace Skills Assessment Program competition.

Page 2 of 7 Date & Time: Calendar At your new employer, you have been asked to create a program to be used by employees, specifically financial staff, to identify key days each month in one simple to use program. The program will allow a user to enter a month and year and then select one or more options for that month. The user can select the paydays of the month, the first business day of the month and the last business day of the month. The options are as follows: Find the paydays of the month, which are first and third Fridays Find the first business day of the month (the first day of the month that is not a Saturday or Sunday) Find the last business day of the month (the last day of the month that is not a Saturday or Sunday) Error handling Month must be a valid value (1-12) Year must be a valid year value, within the range 2010-2300 1. You will have 90 minutes to complete your work. 2. Your name and/or school name should NOT appear on any work you submit for grading. Development Standards Consistent naming should be used for variables and code. Classes, methods, and functions must be documented with comments explaining the purpose, the input parameters (if any), and the output (if any).

Page 3 of 7 Sample Output: For 10 2018 Payday option: 5, Friday 19, Friday First Business Day 2 1, Monday Last Business Day: 31, Wednesday Steps: 1. Solution and Project a. Create a Visual Basic Windows Form Application named VB_2017_REG_ContestantNumber, where ContestantNumber is your BPA assigned contestant number. When naming your project, replace dashes (-) with the underscore (_). For example, if your BPA contestant number is 01-2345-6789, then your project name would be VB_330_01_2345_6789. 2. User Interface a. The user interface to be constructed is shown in Figure 1. Your application must be visually identical to the prototype shown in Figure 1. 3. The Main Form a. The form is to be a Single Document Interface. b. The Form s caption must be set to BPA State - VB_2017_REG_ContestantNumber (including the dashes). c. The Start Position of the form must be set to CenterScreen. d. The size of the screen is must be 640, 480. e. Set the Form Border Style to FixedDialog. f. Month must be a ComboBox with numbers 1 through 12 in the list. g. Year must be a text field with max length of 4.

Page 4 of 7 h. The application must have an Exit Button that closes the program. i. Before closing, user should get a confirmation dialog box as shown in Figure 5 i. The application must have a Clear Button that clears all fields and checkboxes. j. Month ComboBox DropDownStyle must be DropDownList. 4. On Calculate, do the following: a. Ensure a valid year is entered (valid range is listed on page 1). Otherwise report error in output text field - Figure 2. b. If no checkboxes are enabled, alert the user with a popup warning dialog - Figure 3. c. For each checkbox enabled, add text to output field. d. A successful run with all calculations enabled produces Figure 4. i.output field label is updated with month and year as shown in Figure 4. ii.output field is populated with expected output. iii.input fields are cleared and ready for another run. Example Figures: Figure 1 (complete application)

Page 5 of 7 Figure 2 (error year) Figure 3 (warning, user must select a processing option)

Page 6 of 7 Figure 4 (successful run output) Figure 5 (Exit confirmation)

Page 7 of 7 Your application will be graded on the following criteria: Solution and Project Custom code is present All classes and methods are customized Program Design Application GUI is designed according to specifications 50 points Program Execution If program does not execute, then remaining items receive partial credit if credible code exists. Program runs correctly Program produces correct output for payday calculation Program produces correct output for first business day Program produces correct output for last business day Program responds correctly for no selection Program responds correctly between each run Program exits correctly, with warning Program clear button works correctly 50 points 30 points 30 points 30 points 5 points Source Code Review Class code is commented, for each method, and as needed Code uses reasonable and consistent variable naming conventions Code correctly produces the menu with month and year Code exists to catch invalid date errors The code has a well-formed methods to process payday calculation The code has a well-formed methods to process first business day The code has a well-formed methods to process last business day 25 points 25 points 25 points Total Points: / 400 points