IT 3215 Unit 2 Assignment: Using Arrays and Loops

IT 3215 Unit 2 Assignment: Using Arrays and Loops

IT 3215 Unit 2 Assignment Using Arrays and Loops

Using Arrays and Loops

Overview

For this assignment, you will use the volunteer.html file to create a more effective process for managing the volunteer list by using arrays and loops. The web application will make use of the volunteer.js file and allow the user to add volunteers, delete volunteers, clear the list of volunteers as well as sort the volunteers. Some of the functionality has been created to start you off so that you can see how it is all integrated. You will be focusing on the code to delete the volunteer as well as alter the volunteer list to add some formatting on the output. Functionality is also included to be able to sort based on the volunteer’s last name.

Directions

Use the volunteer.html file to add functionality to our form. This new functionality should allow the user to enter in volunteers to be added as well as delete volunteers from the list by re-entering in their name. The volunteer list should also be altered to use a looping structure to display a running count of volunteers beside each name (starting at 1) beside each name similar to the following display:

1. John Smith

2. Jane Willow

3. Randolph Jack

4. Jen Stevens

Hint: Use the splice function in order to remove a specific item from the array.

Tip: The array index starts at 0, so when displaying the index, you will need to add 1 to the index value when it is displayed.

 

Click here to ORDER an A++ paper from our MASTERS and DOCTORATE WRITERS: IT 3215 Unit 2 Assignment: Using Arrays and Loops

Make sure to do the following:

IT 3215 Unit 2 Assignment Using Arrays and Loops
IT 3215 Unit 2 Assignment Using Arrays and Loops

Write JavaScript to delete a specific volunteer by using loop.

Write JavaScript that loops through the volunteer list to display the index value.

Once completed, view your pages in each of your two selected Web browsers to see if the content renders appropriately and consistently within each. Next, verify that your code is error-free using the appropriate browser-specific development tool found in the Resources. Take a screen capture of each of your validation results and save it for submission.

Example assignments: You may use the assignment examples, linked in the Resources, to give you an idea of what a Proficient or higher rating on the scoring guide would look like.

Submission Requirements

Upload your Web site files to your Web host.

Submit your work in the courseroom using a single Zip file containing the following:

Your entire Web site, including all associated files.

A Word document with:

The url to your Web site so faculty can view your site on a live host.

A screen capture of each of your two validations that you completed using the developer tools found in the Resources.

IT 3215 Unit 2 Assignment Using Arrays and Loops Grading Rubric

Performance Category 100% or highest level of performance

100%

16 points

Very good or high level of performance

88%

14 points

Acceptable level of performance

81%

13 points

Inadequate demonstration of expectations

68%

11 points

Deficient level of performance

56%

9 points

 

Failing level

of performance

55% or less

0 points

 Total Points Possible= 50           16 Points    14 Points 13 Points        11 Points           9 Points          0 Points
Scholarliness

Demonstrates achievement of scholarly inquiry for professional and academic topics.

Presentation of information was exceptional and included all of the following elements:

  • Provides evidence of scholarly inquiry relevant to required TD topic(s).
  • Presents specific information from scholarly sources to develop a comprehensive presentation of facts.
  • Uses at least one outside scholarly reference that is relevant, less than 5 years old (use of older references requires instructor permission) and reliable for the required topic.*
  • Uses in-text citation and full reference at end of posting when presenting another person’s thoughts as quotes or paraphrase of information.
Presentation of information was good, but was superficial in places and included all of the following elements:

  • Provides evidence of scholarly inquiry relevant to required TD topic(s).
  • Presents specific information from scholarly sources to develop a comprehensive presentation of facts.
  • Uses at least one outside scholarly reference that is relevant, less than 5 years old (use of older references requires instructor permission) and reliable for the required topic.*
  • Uses in-text citation and full reference at end of posting when presenting another person’s thoughts as quotes or paraphrase of information.
Presentation of information was minimally demonstrated in all of the following elements:

  • Provides evidence of scholarly inquiry relevant to required TD topic(s).
  • Presents specific information from scholarly sources to develop a comprehensive presentation of facts.
  • Uses at least one outside scholarly reference that is relevant, less than 5 years old (use of older references requires instructor permission) and reliable for the required topic.*
  • Uses in-text citation and full reference at end of posting when presenting another person’s thoughts as quotes or paraphrase of information.
 

Presentation of information is unsatisfactory in one of the following elements:

  • Provides evidence of scholarly inquiry relevant to required TD topic(s).
  • Presents specific information from scholarly sources to develop a comprehensive presentation of facts.
  • Uses at least one outside scholarly reference that is relevant, less than 5 years old (use of older references requires instructor permission) and reliable for the required topic.*
  • Uses in-text citation and full reference at end of posting when presenting another person’s thoughts as quotes or paraphrase of information.
 

Presentation of information is unsatisfactory in two of the following elements:

  • Provides evidence of scholarly inquiry relevant to required TD topic(s).
  • Presents specific information from scholarly sources to develop a comprehensive presentation of facts.
  • Uses at least one outside scholarly reference that is relevant, less than 5 years old (use of older references requires instructor permission) and reliable for the required topic.*
  • Uses in-text citation and full reference at end of posting when presenting another person’s thoughts as quotes or paraphrase of information.
Presentation of information is unsatisfactory in three or more of the following elements

  • Provides evidence of scholarly inquiry relevant to required TD topic(s).
  • Presents specific information from scholarly sources to develop a comprehensive presentation of facts.
  • Uses at least one outside scholarly reference that is relevant, less than 5 years old (use of older references requires instructor permission) and reliable for the required topic.*
  • Uses in-text citation and full reference at end of posting when presenting another person’s thoughts as quotes or paraphrase of information
 16 Points  14 Points  13 Points 11 Points 9 Points  0 Points
Application of Course Knowledge

Demonstrate the ability to analyze and apply principles, knowledge and information learned in the outside readings and relate them to real-life professional situations

Presentation of information was exceptional and included all of the following elements:

  • Applies principles, knowledge and information from scholarly resources to the required topic.
  • Applies facts, principles or concepts learned from scholarly resources to a professional experience.
  • Application of information is comprehensive and specific to the required topic.
Presentation of information was good, but was superficial in places and included all of the following elements:

  • Applies principles, knowledge and information from scholarly resources to the required topic.
  • Applies facts, principles or concepts learned from scholarly resources to a professional experience.
  • Application of information is comprehensive and specific to the required topic.
Presentation of information was minimally demonstrated in the all of the following elements:

  • Applies principles, knowledge and information from scholarly resources to the required topic.
  • Applies facts, principles or concepts learned from scholarly resources to a professional experience.
  • Application of information is comprehensive and specific to the required topic.
Presentation of information is unsatisfactory in one of the following elements:

  • Applies principles, knowledge and information from scholarly resources to the required topic.
  • Applies facts, principles or concepts learned from and scholarly resources to a professional experience.
  • Application of information is comprehensive and specific to the required topic.
Presentation of information is unsatisfactory in two of the following elements:

  • Applies principles, knowledge and information from scholarly resources to the required topic.
  • Applies facts, principles or concepts learned from scholarly resources to a professional experience.
  • Application of information is comprehensive and specific to the required topic.
Presentation of information is unsatisfactory in three of the following elements

  • Applies principles, knowledge and information and scholarly resources to the required topic.
  • Applies facts, principles or concepts learned scholarly resources to a professional experience.
  • Application of information is comprehensive and specific to the required topic.
   10 Points 9 Points  6 Points  0 Points
Interactive Dialogue

Initial post should be a minimum of 300 words (references do not count toward word count)

The peer and instructor responses must be a minimum of 150 words each (references do not count toward word count)

Responses are substantive and relate to the topic.

Demonstrated all of the following:

  • Initial post must be a minimum of 300 words.
  • The peer and instructor responses must be a minimum of 150 words each.
  • Responses are substantive
  • Responses are related to the topic of discussion.
Demonstrated 3 of the following:

  • Initial post must be a minimum of 300 words.
  • The peer and instructor responses must be a minimum of 150 words each.
  • Responses are substantive
  • Responses are related to the topic of discussion.
Demonstrated 2 of the following:

  • Initial post must be a minimum of 300 words.
  • The peer and instructor responses must be a minimum of 150 words each.
  • Responses are substantive
  • Responses are related to the topic of discussion.
Demonstrated 1 or less of the following:

  • Initial post must be a minimum of 300 words.
  • The peer and instructor responses must be a minimum of 150 words each.
  • Responses are substantive
  • Responses are related to the topic of discussion.
  8 Points 7 Points  6 Points         5 Points          4 Points  0 Points
Grammar, Syntax, APA

Points deducted for improper grammar, syntax and APA style of writing.

The source of information is the APA Manual 6th Edition

Error is defined to be a unique APA error. Same type of error is only counted as one error.

The following was present:

  • 0-3 errors in APA format

AND

  • Responses have 0-3 grammatical, spelling or punctuation errors

AND

  • Writing style is generally clear, focused on topic,and facilitates communication.
The following was present:

  • 4-6 errors in APA format.

AND/OR

  • Responses have 4-5 grammatical, spelling or punctuation errors

AND/OR

  • Writing style is somewhat focused on topic.
The following was present:

  • 7-9 errors in APA format.

AND/OR

  • Responses have 6-7 grammatical, spelling or punctuation errors

AND/OR

  • Writing style is slightly focused on topic making discussion difficult to understand.
 

The following was present:

  • 10- 12 errors in APA format

AND/OR

  • Responses have 8-9 grammatical, spelling and punctuation errors

AND/OR

  • Writing style is not focused on topic, making discussion difficult to understand.
 

The following was present:

  • 13 – 15 errors in APA format

AND/OR

  • Responses have 8-10 grammatical, spelling or punctuation errors

AND/OR

  • Writing style is not focused on topic, making discussion difficult to understand.

AND/OR

  • The student continues to make repeated mistakes in any of the above areas after written correction by the instructor.
The following was present:

  • 16 to greater errors in APA format.

AND/OR

  • Responses have more than 10 grammatical, spelling or punctuation errors.

AND/OR

  • Writing style does not facilitate communication
  0 Points Deducted 5 Points Lost
Participation

Requirements

Demonstrated the following:

  • Initial, peer, and faculty postings were made on 3 separate days
Failed to demonstrate the following:

  • Initial, peer, and faculty postings were made on 3 separate days
  0 Points Lost 5 Points Lost
Due Date Requirements Demonstrated all of the following:

  • The initial posting to the graded threaded discussion topic is posted within the course no later than Wednesday, 11:59 pm MT.

A minimum of one peer and one instructor responses are to be posted within the course no later than Sunday, 11:59 pm MT.

Demonstrates one or less of the following.

  • The initial posting to the graded threaded discussion topic is posted within the course no later than Wednesday, 11:59 pm MT.

A minimum of one peer and one instructor responses are to be posted within the course no later than Sunday, 11:59 pm MT.