TASK 1Noel is creating a music quiz game.The game stores a list of song names and their artist(e.g. the band or solo artist name). The player needs totry and guess the song name.The game is played as follows: A random song name and artist are chosen. The artist and the fi rst letter of each […]
Archive for the ‘Websites, web programming’ Category
music quiz game
TASK 1Noel is creating a music quiz game.The game stores a list of song names and their artist(e.g. the band or solo artist name). The player needs totry and guess the song name.The game is played as follows: A random song name and artist are chosen. The artist and the fi rst letter of each […]
Web API assignment: CodeQuiz
I need a website that is a timed quiz that uses web apis the following below is the acceptance criteria:GIVEN I am taking a code quizWHEN I click the start buttonTHEN a timer starts and I am presented with a questionWHEN I answer a questionTHEN I am presented with another questionWHEN I answer a question […]
Web API assignment: CodeQuiz
I need a website that is a timed quiz that uses web apis the following below is the acceptance criteria:GIVEN I am taking a code quizWHEN I click the start buttonTHEN a timer starts and I am presented with a questionWHEN I answer a questionTHEN I am presented with another questionWHEN I answer a question […]
ENTD380 Assignment 3
Assignment Instructions Instructions: * Make sure you go to this week’s chapter lesson for more guidance. For this assignment, you will write two different methods. In one method you will pass a value to the method and in the other method you will return a value from the method. Name your methods PassValue and ReturnValue. […]
ENTD380 Assignment 3
Assignment Instructions Instructions: * Make sure you go to this week’s chapter lesson for more guidance. For this assignment, you will write two different methods. In one method you will pass a value to the method and in the other method you will return a value from the method. Name your methods PassValue and ReturnValue. […]
Final Exam Project Requirements
Your web site must include the following: Headings and paragraphsPage structure elementsA background imageA color scheme of no more than 4 colorsFour images with citations near the imageAn external style sheetResponsive web design of at least a mobile and a desktop viewA formA tableA listA JavaScript external file with at least one statement and/or functionNavigation […]
Final Exam Project Requirements
Your web site must include the following: Headings and paragraphsPage structure elementsA background imageA color scheme of no more than 4 colorsFour images with citations near the imageAn external style sheetResponsive web design of at least a mobile and a desktop viewA formA tableA listA JavaScript external file with at least one statement and/or functionNavigation […]
Pseudocode and Algorithms
This assignment consists of three (3) assessable tasks:Task: Ticket kiosk pricing function(Write a pseudocode function which calculates the price of a ticket order according to the price table)Task: Ticket kiosk interface program(Write a pseudocode program which the user will interact with to place a ticket order)Task: ISBN Validation program(Write a pseudocode program which performs following […]
Pseudocode and Algorithms
This assignment consists of three (3) assessable tasks:Task: Ticket kiosk pricing function(Write a pseudocode function which calculates the price of a ticket order according to the price table)Task: Ticket kiosk interface program(Write a pseudocode program which the user will interact with to place a ticket order)Task: ISBN Validation program(Write a pseudocode program which performs following […]