User Tools

Site Tools


haas:spring2018:unix:projects:wpa0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
haas:spring2018:unix:projects:wpa0 [2017/10/22 12:37] – external edit 127.0.0.1haas:spring2018:unix:projects:wpa0 [2018/03/28 19:29] (current) – [HTML] wedge
Line 36: Line 36:
 As indicated above, web documents intended for viewing in a web browser are predominantly either written (or ultimately displayed as) HTML. As indicated above, web documents intended for viewing in a web browser are predominantly either written (or ultimately displayed as) HTML.
  
-HTML uses a set of predefined tags, very much like some of the wiki-based tags you may have used while maintaining your up-to-date weekly Opus entries.+HTML uses a set of predefined tags, very much like some of the wiki-based tags you may have used while maintaining your up-to-date weekly Journal entries.
  
 A google search for HTML tags will turn up a seemingly unending list of information on HTML and the available tags, that information which you will be required to obtain to complete this project. A google search for HTML tags will turn up a seemingly unending list of information on HTML and the available tags, that information which you will be required to obtain to complete this project.
Line 45: Line 45:
   * unary (standalone): **<nowiki><img src="images/image1.png" /></nowiki>**   * unary (standalone): **<nowiki><img src="images/image1.png" /></nowiki>**
  
-The forward slash (stroke) is used to identify the closing tag, and as also present at the end of the unary tag.+The forward slash (stroke) is used to identify the closing tag, and is also present at the end of the unary tag.
  
 Common mistakes are misspelling the tag, or forgetting to close an opening tag. Common mistakes are misspelling the tag, or forgetting to close an opening tag.
Line 91: Line 91:
  
   * https://lab46.g7n.org/~pgrant3/adventure.html   * https://lab46.g7n.org/~pgrant3/adventure.html
-  * https://lab46.g7n.org/~jjacobs7/adventure.html 
   * https://lab46.g7n.org/~mbaile21/adventure.html   * https://lab46.g7n.org/~mbaile21/adventure.html
   * https://lab46.g7n.org/~cmaynar3/adventure.html   * https://lab46.g7n.org/~cmaynar3/adventure.html
-  * https://lab46.g7n.org/~rsanche1/adventure.html 
   * https://lab46.g7n.org/~dburns12/adventure.html   * https://lab46.g7n.org/~dburns12/adventure.html
   * https://lab46.g7n.org/~jgilber6/adventure.html   * https://lab46.g7n.org/~jgilber6/adventure.html
Line 101: Line 99:
   * https://lab46.g7n.org/~mzarnoch/adventure.html   * https://lab46.g7n.org/~mzarnoch/adventure.html
   * https://lab46.g7n.org/~nburns/adventure.html   * https://lab46.g7n.org/~nburns/adventure.html
-  https://lab46.g7n.org/~mpotapen/adventure.html+ 
 +=====Spirit of project===== 
 +The spirit of the project embodies many aspects we've been focusing on throughout the semester: 
 + 
 +  * recognizing patterns to employ effective solutions in problem solving 
 +  * utilizing concepts and tools covered 
 +  * demonstrating comprehension of concepts, tools, and problems 
 +  * employing concepts in knowledgeable and thoughtful manner 
 +  * following instructions 
 +  * implementing to specifications 
 +  * utilizing creativity 
 +  being able to control solution via consistent, clear, and organized presentation 
 + 
 +BasicallyI want your solution to be the result of an honest, genuine brainstorming process where you have (on your own) figured out a path to solving the problem, you have dabbled and experimented and figured things out, and you can command the concepts and tools with a fluency enabling you to pull off such a featYour solution should demonstrate the real learning that took place and experience gained. 
 + 
 +Cutting corners, avoiding work, skimping on functionality, cheating through getting others to do work for you or finding pre-packaged "answers" on the internet violates the spirit of the project, for they betray your ability to pull off the task on your own.
  
 =====Submission===== =====Submission=====
Line 124: Line 137:
  
 You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.
 +
 +As this is a bonus project, there will be **no points awarded for early submissions**.
  
 I'll be evaluating the project based on the following criteria: I'll be evaluating the project based on the following criteria:
  
 <code> <code>
-78:wpa0:final tally of results (78/78+X:wpa0:final tally of results (X/X
-*:wpa0:successfully submitted project [3/3+*:wpa0:successfully submitted project [Y/Y
-*:wpa0:correct URL given [3/3+*:wpa0:correct URL given [Y/Y
-*:wpa0:has starting page at /adventure.{html,php} [3/3+*:wpa0:has starting page at /adventure.{html,php} [Y/Y
-*:wpa0:adventure starting page describes adventure [3/3+*:wpa0:adventure starting page describes adventure [Y/Y
-*:wpa0:adventure page has link(s) to navigate [3/3+*:wpa0:adventure page has link(s) to navigate [Y/Y
-*:wpa0:has map page at /map.{html,php} [3/3+*:wpa0:has map page at /map.{html,php} [Y/Y
-*:wpa0:map provides clear information on how to navigate [3/3+*:wpa0:map provides clear information on how to navigate [Y/Y
-*:wpa0:at least 9 additional pages [9/9+*:wpa0:at least 9 additional pages [Y/Y
-*:wpa0:each additional page has link(s) to navigate [9/9+*:wpa0:each additional page has link(s) to navigate [Y/Y
-*:wpa0:each additional page is connected somehow via available links [9/9+*:wpa0:each additional page is connected somehow via available links [Y/Y
-*:wpa0:adventure contains at least 3 terminal end points [3/3+*:wpa0:adventure contains at least 3 terminal end points [Y/Y
-*:wpa0:adventure contains at least 4 images [3/3+*:wpa0:adventure contains at least 4 images [Y/Y
-*:wpa0:adventure pages utilize additional content enhancements [9/9+*:wpa0:adventure pages utilize additional content enhancements [Y/Y
-*:wpa0:minimum of three subdirectories storing adventure-related files [3/3+*:wpa0:minimum of three subdirectories storing adventure-related files [Y/Y
-*:wpa0:content correctly referenced within directory [3/3+*:wpa0:content correctly referenced within directory [Y/Y
-*:wpa0:page and media located in pertinent directory [3/3+*:wpa0:page and media located in pertinent directory [Y/Y
-*:wpa0:content is original [3/3+*:wpa0:content is original [Y/Y
-*:wpa0:content has a consistent theme [3/3]+*:wpa0:content has a consistent theme [Y/Y]
 </code> </code>
haas/spring2018/unix/projects/wpa0.1508675842.txt.gz · Last modified: 2017/10/22 12:37 by 127.0.0.1