SlideShare a Scribd company logo
1 of 11
Please do this asap its already late. I will provide log info to
www.my.devry.edu.com
Week 1: Site Selection And Proposal
Create a Project Proposal document stating the basic elements
you will include in your website. Include a cover sheet with
your name, course, and week number. The body of your report
must include
site title;
developer;
rationale or focus of the site;
outline of main elements;
content;
target audience;
design considerations; and
limiting factors.
Upon completion, name your MS Word document as
lastname_CIS363_projectWk1
.
Grading Rubric
Category
Points
%
Description
Proposal format
15
33
Cover page, headings, APA guidelines
Proposal content
30
67
All points addressed (Milestone 1) with adequate content
Total
45
100
A quality project will meet or exceed all of the above
requirements
Submit your assignment to the Dropbox, located at the top of
this page. For instructions on how to use the Dropbox, read
these
step-by-step instructions
.
See the Syllabus section "Due Dates for Assignments & Exams"
for due date information.
Listen
Week 2: Site Diagram
Update the project proposal/design document based on any
feedback given from milestone 1.
Extend the Week 1 Project Proposal/Design document by adding
a site diagram using MS Visio that includes the following:
layout of the site (identify all pages and their relationships);
page filenames (use ISO standard naming conventions);
links between pages (show the relationships using arrows); and
navigation structure (choose which type of navigation structure
best suits your topic).
This layout will be the main design template for all of the pages
in your site. In future weeks, you will be altering the main
content areas as needed. In the diagramming application, use the
Save As option to create an image file (jpg, gif, or png) of your
site. Copy this image file into your Project Proposal document.
Upon completion, name your single, MS Word document as
lastname_CIS363_projectWk2
.
Grading Rubric
Category
Points
%
Description
Content updated as necessary
5
12
Proposal updated based on feedback from milestone 1
Site diagram layout
10
22
All pages identified (5–7)
Site diagram file names
10
22
Appropriate file names (ISO Standard)
Site diagram links
10
22
Reasonable linkages between pages
Navigation structure
10
22
Navigation structure is simple and consistent
Total
45
100
A quality project will meet or exceed all of the above
requirements
Submit your assignment to the Dropbox, located at the top of
this page. For instructions on how to use the Dropbox, read
these
step-by-step instructions
.
See the Syllabus section "Due Dates for Assignments & Exams"
for due date information.
Listen
Week 3: Page Layout and Site Navigation
Extend the Week 2 Project Proposal/Design and create a
detailed page layout design in Visio that you will use as a
template for all the web pages in your site. The template should
include
a header area;
a link area;
a main content area; and
a footer area.
In the diagramming application, use the Save As option to
create an image file (jpg, gif, or png) of your site. Copy this
image file into your Project Proposal document.
Create blank content pages as per your site diagram. To do this,
you must have the filenames of major site pages determined.
You should have a home page (index.htm) and all of the
subpages created, but content information is not
required. Create the navigation links between the site pages.
The pages do not need to have much content, but they must be
created and contain the navigation elements and placeholder
elements for your content. Begin to implement the box model
with
tags and CSS.
Grading Rubric
Category
Points
%
Description
Page design template
15
34
Design template includes all the listed items (header, link, main
content, and footer)
Website pages created
10
22
All pages created following the template and with navigation
All page links visible
10
22
Links are clear and obvious
All page links functional
10
22
Links allow full navigation
Total
45
100
A quality project will meet or exceed all of the above
requirements
Submit your assignment to the Dropbox, located at the top of
this page. For instructions on how to use the Dropbox, read
these
step-by-step instructions
.
See the Syllabus section "Due Dates for Assignments & Exams"
for due date information.
Listen
Week 4: Site Layout and Content
Based on the site, page layout, and navigation developed in
prior steps, begin to add content to your site. Include
appropriate typography, colors, and imagery as per the lecture
and iLab assignments. Begin to implement the box model
through the use of
tags and absolute positioning. Use inline and embedded where
appropriate.
Upon completion of this step, zip up all of the files for the site
into one single file and submit the file to the Dropbox.
Grading Rubric
Category
Points
%
Description
Content visible on two web pages
8
17
Content on pages is visible
Appropriate use of colors
7
16
Colors match theme of site
Appropriate typography (font, size, and color)
7
16
Typography is appropriate for site
Images visible with alt tags
7
16
Images render and are appropriate
Box model using
tags and positioning
8
17
Payout layout is implemented per site spec
CSS used for layout and formatting
8
17
Multiple CSS style rules are implemented
Total
45
100
A quality project will meet or exceed all of the above
requirements
Submit your assignment to the Dropbox, located at the top of
this page. For instructions on how to use the Dropbox, read
these
step-by-step instructions
.
See the Syllabus section "Due Dates for Assignments & Exams"
for due date information.
Listen
Week 5: Implement Site Content and Create a Form
Continue to develop the site content as directed in milestone 4.
At this point, at least 3 of the pages for the site should be
completed.
Use the knowledge gained in this week's lecture and iLab to
create a user feedback form. Include all necessary controls (text
boxes, radio buttons, check boxes, text areas, dropdown lists,
and buttons) to allow the user to effectively interact with the
form. Use CSS to control the layout of the form. Include reset
and submit buttons with the form. The reset button should clear
the form and the submit button should load a “Your information
has been received” page.
Move all site and page level styles to an external CSS file.
Upon completion of this step, zip up all of the files for the site
into one single file and submit the file to the Dropbox.
Grading Rubric
Category
Points
%
Description
Content completed on at least three pages
9
20
Content on pages is visible
Form created and CSS used for the layout of the form
9
20
As per milestone spec
All necessary form controls used as appropriate
9
20
Required site evaluation options present
Buttons (submit/reset) included
9
20
Submit button linked to form action; reset clears form
External CSS file
9
20
Site managed by an external CSS file
Total
45
100
A quality project will meet or exceed all of the above
requirements
Submit your assignment to the Dropbox, located at the top of
this page. For instructions on how to use the Dropbox, read
these
step-by-step instructions
.
See the Syllabus section "Due Dates for Assignments & Exams"
for due date information.
Listen
Week 6: Implement Dynamic Site Content Using JavaScript
Continue to develop content for the site.
Use the knowledge gained in this week's lecture and iLab to
implement dynamic content to a page in your site. Use
JavaScript features to perform such things as basic calculations,
image rollovers, user prompts, and alerts.
Upon completion of this step, zip up all of the files for the site
into one single file and submit the file to the Dropbox.
Grading Rubric
Category
Points
%
Description
Content completed on at least four pages
9
20
Content on pages is visible
JavaScript is functional
9
20
Dynamic output is visible
JavaScript functions are used
9
20
At least one user written function is used
Dynamic content is appropriate
9
20
Dynamics match site theme
JavaScript functions in multiple browsers
9
20
Dynamics are functional in multiple browsers
Total
45
100
A quality project will meet or exceed all of the above
requirements
Submit your assignment to the Dropbox, located at the top of
this page. For instructions on how to use the Dropbox, read
these
step-by-step instructions
.
See the Syllabus section "Due Dates for Assignments & Exams"
for due date information.
Listen
Week 7: Site Content Completed and Site Evaluation
All content pages are completed for the site and the site is
uploaded to the course web server per instructions from your
professor.
Visit http:
www.w3.org/WAI/RC/tools/
to locate tools to check for accessibility. There are some free
online tools listed there, such as EvalAccess, which you can use
to check your HTML code. Check your site and make any
necessary corrections in your code. Conduct a user test with at
least two people (spouses and kids are fine to use as testers). In
addition to observing them using your site, have them fill out
the form you created in Week 5. Take screenshots of the filled
out forms to collect the user feedback. Create a short report
(one page or less) detailing the results of the testing, including
user suggestions and your response to those suggestions
(whether you feel they are valid and whether they can be
accommodated). Compare the user responses to your
expectations of the user working with your site.
Upon completion, name your single, MS Word document as
lastname_CIS363_projectWk7
. Submit your testing report to the Dropbox along with the URL
for your uploaded site.
Grading Rubrics
Category
Points
%
Description
All content complete
15
34
All content completed
Site uploaded to web server
10
22
Site uploaded to web server and accessible using the URL
submitted to the Dropbox
Validation and accessibility
10
22
No or minimal validation errors are present; accessibility
standards met
Testing report
10
22
Report complete; at least two user tests completed
Total
45
100
A quality project will meet or exceed all of the above
requirements.
Submit your assignment to the Dropbox, located at the top of
this page. For instructions on how to use the Dropbox, read
these
step-by-step instructions
.
See the Syllabus section "Due Dates for Assignments & Exams"
for due date information.

More Related Content

Similar to Please do this asap its already late. I will provide log info to www.docx

Cis363 all i labs devry university
Cis363 all i labs devry universityCis363 all i labs devry university
Cis363 all i labs devry universityCIS363A
 
Cis363 a all ilabs devry university
Cis363 a all ilabs devry universityCis363 a all ilabs devry university
Cis363 a all ilabs devry universityCIS363A
 
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docxPortalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docxChantellPantoja184
 
Strayer cis-524-week-4-case-study-2-design-process-new
Strayer cis-524-week-4-case-study-2-design-process-newStrayer cis-524-week-4-case-study-2-design-process-new
Strayer cis-524-week-4-case-study-2-design-process-newshyaminfo20
 
Stayer cis-443-week-8-assignment-4
Stayer cis-443-week-8-assignment-4Stayer cis-443-week-8-assignment-4
Stayer cis-443-week-8-assignment-4infinityend3
 
Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4shyaminfo16
 
Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4Haashimm
 
CIS 498 Imagine Your Future/newtonhelp.com   
CIS 498 Imagine Your Future/newtonhelp.com   CIS 498 Imagine Your Future/newtonhelp.com   
CIS 498 Imagine Your Future/newtonhelp.com   bellflower48
 
CIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.comCIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.combellflower88
 
Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4nikig6806
 
Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4shyaminfo105
 
Cis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.comCis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.comRobinson066
 
Cis 498 Inspiring Innovation--tutorialrank.com
Cis 498  Inspiring Innovation--tutorialrank.comCis 498  Inspiring Innovation--tutorialrank.com
Cis 498 Inspiring Innovation--tutorialrank.comPrescottLunt371
 
CIS 443 Entire Course NEW
CIS 443 Entire Course NEWCIS 443 Entire Course NEW
CIS 443 Entire Course NEWshyamuopfive
 
CIS 498 Effective Communication/tutorialrank.com
 CIS 498 Effective Communication/tutorialrank.com CIS 498 Effective Communication/tutorialrank.com
CIS 498 Effective Communication/tutorialrank.comjonhson185
 
Cis 498 Extraordinary Success/newtonhelp.com
Cis 498 Extraordinary Success/newtonhelp.com  Cis 498 Extraordinary Success/newtonhelp.com
Cis 498 Extraordinary Success/newtonhelp.com amaranthbeg149
 
Bus 517-week-7-assignment-2-project-initiation-and-planning-new
Bus 517-week-7-assignment-2-project-initiation-and-planning-newBus 517-week-7-assignment-2-project-initiation-and-planning-new
Bus 517-week-7-assignment-2-project-initiation-and-planning-newshyaminfo102
 
Stayer cis-443-week-6-assignment-2
Stayer cis-443-week-6-assignment-2Stayer cis-443-week-6-assignment-2
Stayer cis-443-week-6-assignment-2infinityend3
 

Similar to Please do this asap its already late. I will provide log info to www.docx (19)

Cis363 all i labs devry university
Cis363 all i labs devry universityCis363 all i labs devry university
Cis363 all i labs devry university
 
Cis363 a all ilabs devry university
Cis363 a all ilabs devry universityCis363 a all ilabs devry university
Cis363 a all ilabs devry university
 
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docxPortalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docx
 
Strayer cis-524-week-4-case-study-2-design-process-new
Strayer cis-524-week-4-case-study-2-design-process-newStrayer cis-524-week-4-case-study-2-design-process-new
Strayer cis-524-week-4-case-study-2-design-process-new
 
Stayer cis-443-week-8-assignment-4
Stayer cis-443-week-8-assignment-4Stayer cis-443-week-8-assignment-4
Stayer cis-443-week-8-assignment-4
 
Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4
 
Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4Strayer cis 443 week 8 assignment 4
Strayer cis 443 week 8 assignment 4
 
CIS 498 Imagine Your Future/newtonhelp.com   
CIS 498 Imagine Your Future/newtonhelp.com   CIS 498 Imagine Your Future/newtonhelp.com   
CIS 498 Imagine Your Future/newtonhelp.com   
 
CIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.comCIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.com
 
Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4
 
Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4Stayer cis 443 week 8 assignment 4
Stayer cis 443 week 8 assignment 4
 
Cis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.comCis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.com
 
Cis 498 Inspiring Innovation--tutorialrank.com
Cis 498  Inspiring Innovation--tutorialrank.comCis 498  Inspiring Innovation--tutorialrank.com
Cis 498 Inspiring Innovation--tutorialrank.com
 
CIS 443 Entire Course NEW
CIS 443 Entire Course NEWCIS 443 Entire Course NEW
CIS 443 Entire Course NEW
 
CIS 498 Effective Communication/tutorialrank.com
 CIS 498 Effective Communication/tutorialrank.com CIS 498 Effective Communication/tutorialrank.com
CIS 498 Effective Communication/tutorialrank.com
 
Cis 498 Extraordinary Success/newtonhelp.com
Cis 498 Extraordinary Success/newtonhelp.com  Cis 498 Extraordinary Success/newtonhelp.com
Cis 498 Extraordinary Success/newtonhelp.com
 
Bus 517-week-7-assignment-2-project-initiation-and-planning-new
Bus 517-week-7-assignment-2-project-initiation-and-planning-newBus 517-week-7-assignment-2-project-initiation-and-planning-new
Bus 517-week-7-assignment-2-project-initiation-and-planning-new
 
Stayer cis-443-week-6-assignment-2
Stayer cis-443-week-6-assignment-2Stayer cis-443-week-6-assignment-2
Stayer cis-443-week-6-assignment-2
 
Cmgt 445 learning team b paper
Cmgt 445 learning team b paperCmgt 445 learning team b paper
Cmgt 445 learning team b paper
 

More from ChereCheek752

please read the attached file cearfully before telling me you can do.docx
please read the attached file cearfully before telling me you can do.docxplease read the attached file cearfully before telling me you can do.docx
please read the attached file cearfully before telling me you can do.docxChereCheek752
 
please read my post carefully.then place handshakei have the wor.docx
please read my post carefully.then place handshakei have the wor.docxplease read my post carefully.then place handshakei have the wor.docx
please read my post carefully.then place handshakei have the wor.docxChereCheek752
 
Please read the attachment.Please write a pure Essay Paper. Plea.docx
Please read the attachment.Please write a pure Essay Paper. Plea.docxPlease read the attachment.Please write a pure Essay Paper. Plea.docx
Please read the attachment.Please write a pure Essay Paper. Plea.docxChereCheek752
 
Please read first because this Assignment is for correction.Plea.docx
Please read first because this Assignment is for correction.Plea.docxPlease read first because this Assignment is for correction.Plea.docx
Please read first because this Assignment is for correction.Plea.docxChereCheek752
 
Please read below, and write esaay.I need 3 pages.Overvi.docx
Please read below, and write esaay.I need 3 pages.Overvi.docxPlease read below, and write esaay.I need 3 pages.Overvi.docx
Please read below, and write esaay.I need 3 pages.Overvi.docxChereCheek752
 
Please Read Before RespondingI need assistance with a .docx
Please Read Before RespondingI need assistance with a .docxPlease Read Before RespondingI need assistance with a .docx
Please Read Before RespondingI need assistance with a .docxChereCheek752
 
Please provide response to the below post. Topic #1) You are an .docx
Please provide response to the below post. Topic #1) You are an .docxPlease provide response to the below post. Topic #1) You are an .docx
Please provide response to the below post. Topic #1) You are an .docxChereCheek752
 
Please provide an annotation for the two articles attached AND ide.docx
Please provide an annotation for the two articles attached AND ide.docxPlease provide an annotation for the two articles attached AND ide.docx
Please provide an annotation for the two articles attached AND ide.docxChereCheek752
 
Please provide a statement that addresses your reasons for transferr.docx
Please provide a statement that addresses your reasons for transferr.docxPlease provide a statement that addresses your reasons for transferr.docx
Please provide a statement that addresses your reasons for transferr.docxChereCheek752
 
Please provide a brief response to the following questions1) How .docx
Please provide a brief response to the following questions1) How .docxPlease provide a brief response to the following questions1) How .docx
Please provide a brief response to the following questions1) How .docxChereCheek752
 
PLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docx
PLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docxPLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docx
PLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docxChereCheek752
 
Please note that the following vignettes represent samples of the ty.docx
Please note that the following vignettes represent samples of the ty.docxPlease note that the following vignettes represent samples of the ty.docx
Please note that the following vignettes represent samples of the ty.docxChereCheek752
 
Please no plagiarism. I have attached an example to go by. The popul.docx
Please no plagiarism. I have attached an example to go by. The popul.docxPlease no plagiarism. I have attached an example to go by. The popul.docx
Please no plagiarism. I have attached an example to go by. The popul.docxChereCheek752
 
PLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docx
PLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docxPLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docx
PLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docxChereCheek752
 
Please Paraphrase the following into a more scholarly toneI f.docx
Please Paraphrase the following into a more scholarly toneI f.docxPlease Paraphrase the following into a more scholarly toneI f.docx
Please Paraphrase the following into a more scholarly toneI f.docxChereCheek752
 
Please only respond if you are familiar with raspberry piIam loo.docx
Please only respond if you are familiar with raspberry piIam loo.docxPlease only respond if you are familiar with raspberry piIam loo.docx
Please only respond if you are familiar with raspberry piIam loo.docxChereCheek752
 
Please note this is 2 ASSIGNMENTS ......Please only orginial work on.docx
Please note this is 2 ASSIGNMENTS ......Please only orginial work on.docxPlease note this is 2 ASSIGNMENTS ......Please only orginial work on.docx
Please note this is 2 ASSIGNMENTS ......Please only orginial work on.docxChereCheek752
 
PLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docx
PLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docxPLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docx
PLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docxChereCheek752
 
Please no plagiarism and make sure you are able to access all resour.docx
Please no plagiarism and make sure you are able to access all resour.docxPlease no plagiarism and make sure you are able to access all resour.docx
Please no plagiarism and make sure you are able to access all resour.docxChereCheek752
 
Please need two posts of 200 words each. Discuss the ways in whi.docx
Please need two posts of 200 words each. Discuss the ways in whi.docxPlease need two posts of 200 words each. Discuss the ways in whi.docx
Please need two posts of 200 words each. Discuss the ways in whi.docxChereCheek752
 

More from ChereCheek752 (20)

please read the attached file cearfully before telling me you can do.docx
please read the attached file cearfully before telling me you can do.docxplease read the attached file cearfully before telling me you can do.docx
please read the attached file cearfully before telling me you can do.docx
 
please read my post carefully.then place handshakei have the wor.docx
please read my post carefully.then place handshakei have the wor.docxplease read my post carefully.then place handshakei have the wor.docx
please read my post carefully.then place handshakei have the wor.docx
 
Please read the attachment.Please write a pure Essay Paper. Plea.docx
Please read the attachment.Please write a pure Essay Paper. Plea.docxPlease read the attachment.Please write a pure Essay Paper. Plea.docx
Please read the attachment.Please write a pure Essay Paper. Plea.docx
 
Please read first because this Assignment is for correction.Plea.docx
Please read first because this Assignment is for correction.Plea.docxPlease read first because this Assignment is for correction.Plea.docx
Please read first because this Assignment is for correction.Plea.docx
 
Please read below, and write esaay.I need 3 pages.Overvi.docx
Please read below, and write esaay.I need 3 pages.Overvi.docxPlease read below, and write esaay.I need 3 pages.Overvi.docx
Please read below, and write esaay.I need 3 pages.Overvi.docx
 
Please Read Before RespondingI need assistance with a .docx
Please Read Before RespondingI need assistance with a .docxPlease Read Before RespondingI need assistance with a .docx
Please Read Before RespondingI need assistance with a .docx
 
Please provide response to the below post. Topic #1) You are an .docx
Please provide response to the below post. Topic #1) You are an .docxPlease provide response to the below post. Topic #1) You are an .docx
Please provide response to the below post. Topic #1) You are an .docx
 
Please provide an annotation for the two articles attached AND ide.docx
Please provide an annotation for the two articles attached AND ide.docxPlease provide an annotation for the two articles attached AND ide.docx
Please provide an annotation for the two articles attached AND ide.docx
 
Please provide a statement that addresses your reasons for transferr.docx
Please provide a statement that addresses your reasons for transferr.docxPlease provide a statement that addresses your reasons for transferr.docx
Please provide a statement that addresses your reasons for transferr.docx
 
Please provide a brief response to the following questions1) How .docx
Please provide a brief response to the following questions1) How .docxPlease provide a brief response to the following questions1) How .docx
Please provide a brief response to the following questions1) How .docx
 
PLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docx
PLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docxPLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docx
PLEASE NOTE OF SOURCESMATERIALS ALSO INCLUDED---USE THEMT.docx
 
Please note that the following vignettes represent samples of the ty.docx
Please note that the following vignettes represent samples of the ty.docxPlease note that the following vignettes represent samples of the ty.docx
Please note that the following vignettes represent samples of the ty.docx
 
Please no plagiarism. I have attached an example to go by. The popul.docx
Please no plagiarism. I have attached an example to go by. The popul.docxPlease no plagiarism. I have attached an example to go by. The popul.docx
Please no plagiarism. I have attached an example to go by. The popul.docx
 
PLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docx
PLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docxPLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docx
PLEASE NO PLAGIARIZE!! Have 10 hours to fullfil this work. 1page or .docx
 
Please Paraphrase the following into a more scholarly toneI f.docx
Please Paraphrase the following into a more scholarly toneI f.docxPlease Paraphrase the following into a more scholarly toneI f.docx
Please Paraphrase the following into a more scholarly toneI f.docx
 
Please only respond if you are familiar with raspberry piIam loo.docx
Please only respond if you are familiar with raspberry piIam loo.docxPlease only respond if you are familiar with raspberry piIam loo.docx
Please only respond if you are familiar with raspberry piIam loo.docx
 
Please note this is 2 ASSIGNMENTS ......Please only orginial work on.docx
Please note this is 2 ASSIGNMENTS ......Please only orginial work on.docxPlease note this is 2 ASSIGNMENTS ......Please only orginial work on.docx
Please note this is 2 ASSIGNMENTS ......Please only orginial work on.docx
 
PLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docx
PLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docxPLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docx
PLEASE NEED TWO RESPONSES TWO HUNDRED WORDS EACHDistinguish b.docx
 
Please no plagiarism and make sure you are able to access all resour.docx
Please no plagiarism and make sure you are able to access all resour.docxPlease no plagiarism and make sure you are able to access all resour.docx
Please no plagiarism and make sure you are able to access all resour.docx
 
Please need two posts of 200 words each. Discuss the ways in whi.docx
Please need two posts of 200 words each. Discuss the ways in whi.docxPlease need two posts of 200 words each. Discuss the ways in whi.docx
Please need two posts of 200 words each. Discuss the ways in whi.docx
 

Recently uploaded

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 

Recently uploaded (20)

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 

Please do this asap its already late. I will provide log info to www.docx

  • 1. Please do this asap its already late. I will provide log info to www.my.devry.edu.com Week 1: Site Selection And Proposal Create a Project Proposal document stating the basic elements you will include in your website. Include a cover sheet with your name, course, and week number. The body of your report must include site title; developer; rationale or focus of the site; outline of main elements; content; target audience; design considerations; and limiting factors. Upon completion, name your MS Word document as lastname_CIS363_projectWk1 . Grading Rubric Category Points % Description Proposal format 15 33 Cover page, headings, APA guidelines Proposal content 30 67 All points addressed (Milestone 1) with adequate content Total 45 100 A quality project will meet or exceed all of the above
  • 2. requirements Submit your assignment to the Dropbox, located at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions . See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Listen Week 2: Site Diagram Update the project proposal/design document based on any feedback given from milestone 1. Extend the Week 1 Project Proposal/Design document by adding a site diagram using MS Visio that includes the following: layout of the site (identify all pages and their relationships); page filenames (use ISO standard naming conventions); links between pages (show the relationships using arrows); and navigation structure (choose which type of navigation structure best suits your topic). This layout will be the main design template for all of the pages in your site. In future weeks, you will be altering the main content areas as needed. In the diagramming application, use the Save As option to create an image file (jpg, gif, or png) of your site. Copy this image file into your Project Proposal document. Upon completion, name your single, MS Word document as lastname_CIS363_projectWk2 . Grading Rubric Category Points % Description Content updated as necessary 5 12 Proposal updated based on feedback from milestone 1
  • 3. Site diagram layout 10 22 All pages identified (5–7) Site diagram file names 10 22 Appropriate file names (ISO Standard) Site diagram links 10 22 Reasonable linkages between pages Navigation structure 10 22 Navigation structure is simple and consistent Total 45 100 A quality project will meet or exceed all of the above requirements Submit your assignment to the Dropbox, located at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions . See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Listen Week 3: Page Layout and Site Navigation Extend the Week 2 Project Proposal/Design and create a detailed page layout design in Visio that you will use as a template for all the web pages in your site. The template should include a header area; a link area;
  • 4. a main content area; and a footer area. In the diagramming application, use the Save As option to create an image file (jpg, gif, or png) of your site. Copy this image file into your Project Proposal document. Create blank content pages as per your site diagram. To do this, you must have the filenames of major site pages determined. You should have a home page (index.htm) and all of the subpages created, but content information is not required. Create the navigation links between the site pages. The pages do not need to have much content, but they must be created and contain the navigation elements and placeholder elements for your content. Begin to implement the box model with tags and CSS. Grading Rubric Category Points % Description Page design template 15 34 Design template includes all the listed items (header, link, main content, and footer) Website pages created 10 22 All pages created following the template and with navigation All page links visible 10 22 Links are clear and obvious All page links functional 10 22
  • 5. Links allow full navigation Total 45 100 A quality project will meet or exceed all of the above requirements Submit your assignment to the Dropbox, located at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions . See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Listen Week 4: Site Layout and Content Based on the site, page layout, and navigation developed in prior steps, begin to add content to your site. Include appropriate typography, colors, and imagery as per the lecture and iLab assignments. Begin to implement the box model through the use of tags and absolute positioning. Use inline and embedded where appropriate. Upon completion of this step, zip up all of the files for the site into one single file and submit the file to the Dropbox. Grading Rubric Category Points % Description Content visible on two web pages 8 17 Content on pages is visible Appropriate use of colors 7 16
  • 6. Colors match theme of site Appropriate typography (font, size, and color) 7 16 Typography is appropriate for site Images visible with alt tags 7 16 Images render and are appropriate Box model using tags and positioning 8 17 Payout layout is implemented per site spec CSS used for layout and formatting 8 17 Multiple CSS style rules are implemented Total 45 100 A quality project will meet or exceed all of the above requirements Submit your assignment to the Dropbox, located at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions . See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Listen Week 5: Implement Site Content and Create a Form Continue to develop the site content as directed in milestone 4. At this point, at least 3 of the pages for the site should be completed. Use the knowledge gained in this week's lecture and iLab to
  • 7. create a user feedback form. Include all necessary controls (text boxes, radio buttons, check boxes, text areas, dropdown lists, and buttons) to allow the user to effectively interact with the form. Use CSS to control the layout of the form. Include reset and submit buttons with the form. The reset button should clear the form and the submit button should load a “Your information has been received” page. Move all site and page level styles to an external CSS file. Upon completion of this step, zip up all of the files for the site into one single file and submit the file to the Dropbox. Grading Rubric Category Points % Description Content completed on at least three pages 9 20 Content on pages is visible Form created and CSS used for the layout of the form 9 20 As per milestone spec All necessary form controls used as appropriate 9 20 Required site evaluation options present Buttons (submit/reset) included 9 20 Submit button linked to form action; reset clears form External CSS file 9 20 Site managed by an external CSS file Total
  • 8. 45 100 A quality project will meet or exceed all of the above requirements Submit your assignment to the Dropbox, located at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions . See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Listen Week 6: Implement Dynamic Site Content Using JavaScript Continue to develop content for the site. Use the knowledge gained in this week's lecture and iLab to implement dynamic content to a page in your site. Use JavaScript features to perform such things as basic calculations, image rollovers, user prompts, and alerts. Upon completion of this step, zip up all of the files for the site into one single file and submit the file to the Dropbox. Grading Rubric Category Points % Description Content completed on at least four pages 9 20 Content on pages is visible JavaScript is functional 9 20 Dynamic output is visible JavaScript functions are used 9 20
  • 9. At least one user written function is used Dynamic content is appropriate 9 20 Dynamics match site theme JavaScript functions in multiple browsers 9 20 Dynamics are functional in multiple browsers Total 45 100 A quality project will meet or exceed all of the above requirements Submit your assignment to the Dropbox, located at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions . See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Listen Week 7: Site Content Completed and Site Evaluation All content pages are completed for the site and the site is uploaded to the course web server per instructions from your professor. Visit http: www.w3.org/WAI/RC/tools/ to locate tools to check for accessibility. There are some free online tools listed there, such as EvalAccess, which you can use to check your HTML code. Check your site and make any necessary corrections in your code. Conduct a user test with at least two people (spouses and kids are fine to use as testers). In addition to observing them using your site, have them fill out the form you created in Week 5. Take screenshots of the filled out forms to collect the user feedback. Create a short report
  • 10. (one page or less) detailing the results of the testing, including user suggestions and your response to those suggestions (whether you feel they are valid and whether they can be accommodated). Compare the user responses to your expectations of the user working with your site. Upon completion, name your single, MS Word document as lastname_CIS363_projectWk7 . Submit your testing report to the Dropbox along with the URL for your uploaded site. Grading Rubrics Category Points % Description All content complete 15 34 All content completed Site uploaded to web server 10 22 Site uploaded to web server and accessible using the URL submitted to the Dropbox Validation and accessibility 10 22 No or minimal validation errors are present; accessibility standards met Testing report 10 22 Report complete; at least two user tests completed Total 45 100 A quality project will meet or exceed all of the above
  • 11. requirements. Submit your assignment to the Dropbox, located at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions . See the Syllabus section "Due Dates for Assignments & Exams" for due date information.