10201199Web Programming for Designers
Course Information
Description
Teaches fundamentals and techniques of basic programming for the World Wide Web. Topics include: Internet fundamentals, web forms and controls, client-side programming with Javascript and Macromedia Flash, server-side programming with Active Server Pages (ASP), database programming, and programming for future technology.
Total Credits
1

Course Competencies
  1. Identify programming applications
    Assessment Strategies
    by completion of vocabulary worksheet
    by completion of Web Programming Applications worksheet
    Criteria
    vocabulary worksheet is complete
    vocabulary worksheet includes correct definitions of terms
    Web Programming Applications worksheet is complete
    Web Programming Applications worksheet includes differentiation between client-side and server-side programs
    Web Programming Applications worksheet includes examples of client-side and server-side programs

  2. Create a web page that includes JavaScript elements
    Assessment Strategies
    by completion of JavaScript elements worksheet
    Criteria
    Javascript programming has correct programming style
    Javascript programming has correct syntax
    Javascript programming includes comments
    Javascript programming is saved on the server as an HTML file
    Javascript programming runs on server

  3. Create a web page that uses variables and operators in JavaScript
    Assessment Strategies
    by completion of Variables and Operators worksheets
    Criteria
    Javascript programming has correct programming style
    Javascript programming has correct syntax
    Javascript programming includes variables
    Javascript programming includes values given to variables
    Javascript programming includes the use of the appropriate operator to set a value to a variable
    Javascript programming includes comments
    Javascript programming is saved on the server as an HTML file
    Javascript programming runs on server

  4. Create a web page that uses functions in JavaScript
    Assessment Strategies
    by completion of Function worksheet
    Criteria
    Javascript programming has correct programming style
    Javascript programming has correct syntax
    Javascript programming includes function definition
    Javascript programming includes the correct calling of the function
    Javascript programming includes creating a function that accepts parameters
    Javascript programming includes correct calling of the function using parameters
    Javascript programming includes comments
    Javascript programming is saved on the server as an HTML file
    Javascript programming runs on server

  5. Create a web page that includes dialog boxes JavaScript elements
    Assessment Strategies
    by completion of Dialog Box worksheet
    Criteria
    Javascript programming has correct programming style
    Javascript programming has correct syntax
    Javascript programming displays an alert box
    Javascript programming displays a confirm box to retrieve the value from the confirm box
    Javascript programming includes correct use of conditional statements
    Javascript programming displays a prompt box to retrieve the value from the prompt box
    Javascript programming includes comments
    Javascript programming is saved on the server as an HTML file
    Javascript programming runs on server

  6. Create a web page that includes ASP elements
    Assessment Strategies
    by completion of ASP elements worksheet
    Criteria
    ASP programming has correct programming style
    ASP programming has correct syntax
    ASP programming includes comments
    ASP programming is saved on the server as an ASP file
    ASP programming runs on server

  7. Create a web page that uses variables in ASP
    Assessment Strategies
    by completion of Variables worksheet
    Criteria
    ASP programming has correct programming style
    ASP programming has correct syntax
    ASP programming includes variables
    ASP programming includes values given to variables
    ASP programming includes the appropriate use of variables within the HTML code
    ASP programming includes comments
    ASP programming is saved on the server as an ASP file
    ASP programming runs on server

  8. Create a web page that uses forms in ASP
    Assessment Strategies
    by completion of Form worksheet
    Criteria
    ASP programming has correct programming style
    ASP programming has correct syntax
    ASP programming includes the correct form
    ASP programming form accepts and uses the form inputs
    ASP programming includes comments
    ASP programming is saved on the server as an ASP and HTML files
    ASP programming runs on server

  9. Create a web page that includes form validation with ASP
    Assessment Strategies
    by completion of Form Validation worksheet
    Criteria
    ASP programming has correct programming style
    ASP programming has correct syntax
    ASP programming includes the correct form
    ASP programming form accepts and uses the form inputs
    ASP programming validates the form inputs
    ASP programming includes correct use of conditional statements
    ASP programming includes comments
    ASP programming is saved on the server as an ASP and HTML files
    ASP programming runs on server

  10. Identify Flash Programming
    Assessment Strategies
    by completion of worksheet
    Criteria
    Flash identification worksheet is complete
    vocabulary worksheet includes correct definitions of terms

  11. Create a web page with an embedded Flash animation
    Assessment Strategies
    by completion of project
    Criteria
    through performance of the skill
    Flash is embedded into an HTML page using OBJECT tag
    Flash file is resized using OBJECT parameters

  12. Create a Flash animation with working buttons
    Assessment Strategies
    by completion of project
    Criteria
    through performance of the skill
    Buttons contain correct up, over and down states
    ActionScript programming has correct syntax
    ActionScript programming includes comments
    Flash and HTML file are saved to the server
    Flash animation runs on the server

  13. Create a form in Flash using Flash components
    Assessment Strategies
    by completion of project
    Criteria
    through performance of the skill
    Buttons contain correct up, over and down states
    Form elements are correctly named
    Flash components work with the form
    ActionScript programming has correct syntax
    ActionScript programming includes comments
    Flash and HTML file are saved to the server
    Flash animation runs on the server