Learning/WebLiteracyStandard/Building: Difference between revisions
Jump to navigation
Jump to search
Dajbelshaw (talk | contribs) (Updated to v1.0 of WebLitStd specification (from GDoc)) |
Dajbelshaw (talk | contribs) mNo edit summary |
||
Line 30: | Line 30: | ||
== Coding/scripting == | === Coding/scripting === | ||
''Creating interactive experiences on the Web'' | ''Creating interactive experiences on the Web'' | ||
* Explaining the differences between client-side and server-side scripting | * Explaining the differences between client-side and server-side scripting | ||
Line 39: | Line 39: | ||
Infrastructure | === Infrastructure === | ||
Understanding the Internet stack | ''Understanding the Internet stack'' | ||
Understanding and labeling the Web stack | * Understanding and labeling the Web stack | ||
Explaining the differences between the Web and the Internet | * Explaining the differences between the Web and the Internet | ||
Exporting and backing up your data from Web services | * Exporting and backing up your data from Web services | ||
Moving the place(s) where your data is hosted on the Web | * Moving the place(s) where your data is hosted on the Web | ||
Securing your data against malware and computer criminals | * Securing your data against malware and computer criminals |
Revision as of 12:37, 1 October 2013
Building
Creating for the Web
Composing for the Web
Creating and content for the Web
- Inserting hyperlinks into a Web page
- Embedding multimedia content into a Web page
- Creating Web resources in ways appropriate to the medium/genre
- Identifying and using HTML tags
- Structuring a Web page
Remixing
Modifying existing Web resources to create something new
- Identifying and using openly-licensed work
- Combining multimedia resources
- Creating something new on the Web using existing resources
Design & accessibility
Creating universally effective communications through Web resources
- Identifying the different parts of a Web page using industry-recognized terms
- Improving the accessibility of a Web page by modifying its color scheme and markup
- Iterating on a design after feedback from a target audience
- Reorganizing the structure of a Web page to improve its hierarchy conceptual flow
- Demonstrating the difference between inline, embedded and external CSS
- Using CSS tags to change the style and layout of a Web page
Coding/scripting
Creating interactive experiences on the Web
- Explaining the differences between client-side and server-side scripting
- Composing working loops and arrays
- Reading and explaining the structure of code
- Using a script framework
- Adding code comments for clarification and attribution
Infrastructure
Understanding the Internet stack
- Understanding and labeling the Web stack
- Explaining the differences between the Web and the Internet
- Exporting and backing up your data from Web services
- Moving the place(s) where your data is hosted on the Web
- Securing your data against malware and computer criminals