Robot to Walk Around Chair Visual Basic Assignment 6 Instructions Case Programming Assignment Dance Band (40 points) 1. As stated on p. 520, design and code an application that will open a text file...

Used Visual Studios or equivalent.


Robot to Walk Around Chair Visual Basic Assignment 6 Instructions Case Programming Assignment Dance Band (40 points) 1. As stated on p. 520, design and code an application that will open a text file and allow the user to select items from this file and view them in various ways. You must use arrays and loops for this assignment. You must use MODAL form generation for this assignment. 2. Download a second APPROPRIATE image to EMBED in the project. Set a timer on the opening form to change the picture box to the second image after 5 seconds. The opening form should look similar to the following screen shot. The second form should look like the following: 3. Add the following to the solution: a. Turn Option Strict “On” b. Be sure to name all objects and variables with the correct prefixes (See Appendix B of the book.) c. Arrays to hold data read from the text file should be initialized as Class level arrays. Hint: there are 51 titles in the songs.txt file. Either set the arrays to this number or make use of EOF and COUNT. d. The songs.txt file you will need is included in the folder with these instructions. To make sure the songs.txt file is available for grading and while you work on the project, copy it to your project Debug folder and refer to it in your code as “songs.txt” (without a drive letter.) e. Use a button to generate/display the genre list. (The button in the example above has text: Show Music List.) If there is no genre selected, display an appropriate message and exit sub. f. Form 2: for the sort button the SORT should be done on an array, NOT the list box. An executable of the completed solution is in the Assign 06_Dance Band folder. Run the executable and view the rubric to see how your solution must work. Use the ASSIGNMENT link in BlackBoard to attach/submit your zipped SOLUTION folder. Assign 06 - Dance Band   Levels of Achievement Criteria Deductions Total possible points 40 to 40 points This assignment is worth 40 points Late penalty -40 to 0 points Within one week of deadline = -20 Over one week from deadline = -40 All - Housekeeping -4 to 0 points OPTION STRICT ON. (1 pt) Variables declared of proper type and number. (1 pt) Variable and Control names descriptive/standard pre�x. (1 pt) Class-level arrays to hold text �le data. (1 pt) MENU STRIP -8 to 0 points - Menu strip is used. (1 pt) - Menu options include: File (1) - Sub-menu options include: Display Song Set, Clear, Exit (1 pt) - Display Song Set: Hides �rst form, displays second form (2 pt) - Clear: Clears and resets the �rst form object (2 pt) - Exit: Closes the application (1 pt) Application Open -7 to 0 points - Form 1 is open in MODAL mode (1) - Form 1 Includes a drop-down list of music genres. (1 pt) - Timer enabled and changes image after 5 seconds (1 pt) - "Songs.txt" is read and values stored in appropriate arrays. (2 pt) - If "songs.txt" cannot be read, error message pops up to indicate missing �le. (2) Form 1 - Genre Choice -5 to 0 points - Button created to display music list for chosen genre (1 pt) - If a genre IS NOT chosen when the display button is clicked, an appropriate message appears and exit sub. (2 pt) - If a genre IS chosen when the display button is clicked, display all song information in the list box for that genre. (2 pt) Form 2 - Open -8 to 0 points - Form 1 is hidden (1 pt) - All song titles and authors are read from the Form 1 arrays (2 pt) - All song titles and authors are displayed in a list box (2 pt) - Titles are concatenated to author names when displayed (1 pt) - Sort button is enabled (1 pt) - Return to form 1 button is enabled (1 pt) SORT button event -6 to 0 points - List box is cleared (1) - SORT is performed on an array (2) - Titles and author names are concatenated when displayed (1) - Titles and authors match those in the text �le; sort does not mix them up. (2) RETURN TO FORM 1 button event -2 to 0 points - Form 2 is hidden (1 pt) - Form 1 is displayed (1 pt) Name Description Rubric Detail View Associated Items javascript:associationListToggle( ); Print Close Window Carry On - F.U.N. Rock 4.17 What Hurts the Most-Rascal Flatts Country 5.25 Touch it-Busta Rhymes Rap 5.46 My Girl-Temptations R&B 4.35 What you know?-T.I. Rap 4.30 Stairway to Heaven-Led Zeppelin Rock 6.12 Jesus take the Wheel-Carrie Underwood Country 3.45 Surfin USA-Beach Boys Rock 3.56 Popping my Collar-Three 6 Mafia Rap 3.32 Love-Keyshia Cole R&B 5.09 The Twist-Chubby Checker Rock 4.50 Every Breath You Take-Police Rock 4.24 Honky Tonk Badonkadonk-Trace Adkins Country 3.57 What I Need-Ray J R&B 3.32 Run it-Chris Brown R&B 4.11 Photograph-Nickelback Rock 4.22 Good Luck Charm-Jagged Edge R&B 3.58 Girl-Paul Wall Rap 4.26 Fresh Azimiz-Bow Wow Rap 4.27 Bless the Broken Road-Rascal Flatts Country 3.38 Tonight I wonna Cry-Keith Urban Country 4.18 Don't Cha-Pussycat dolls R&B 4.37 One Wish-Ray J R&B 4.01 In my Mind-Heather Headley R&B 4.04 Because of You-Kelly Clarkson Pop 3.44 Shake that Laffy Taffy-D4L Rap 3.59 Lean wit it, Rock wit it-Dem Franchize Boyz Rap 4.24 Ridin'-Chamillionaire Rap 4.02 Hips Don't lie-Shakira Pop 3.39 So Sick-Ne-Yo R&B 3.32 Feel Good-Gorillaz Rock 4.09 Hypnotize-System of a Down Rock 3.50 Bring me to life-Evanescence Rock 4.15 Wake me up when September Ends-Green Day Rock 5.03 Helena-My Chemical Romance Rock 3.29 Dirty Little Secret-The All-American Rejects Pop 3.18 Hollaback girl-Gwen Stefani Pop 3.31 Thriller-Michael Jackson Pop 4.22 My Happy Ending-Avril Lavigne Pop 4.01 Hero-Mariah Carey Pop 4.24 Don't Forget about Us-Mariah Carey Pop 3.54 We belong Together-Mariah Carey Pop 3.23 Your Man-Josh Turner country 3.30 Concrete Angel-Martina Mcbride Country 3.57 Must be Doin' Somethin' right-Billy Currington Country 4.12 Miss me Baby-Chris Cagle Country 3.52 Boondocks-Little Big town Country 4.06 Just Might (make me believe)-Sugarland Country 4.01 Nobody but Me-Blake Shelton Country 2.36 Break Down Here-Julie Roberts Country 4.17 Be without You-Mary J. Blige R&B 4.06 Hotel California-Eagles Rock 4.27
Oct 07, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here