Landing : Athabascau University

Group members: this is the place for your learning diary. Use this to post your zipped-up site at least once each unit, and your reflections as often as you wish (at least once per unit). Please write your reflections directly in the post, not as attached files. Where you do need to attach documents, such as for unit 1 designs, use PDF, PNG or JPG formats. You can attach files using the 'Embed content' link in the editor.

QUICK COURSE LINKS:  Add blog post - Read latest group postsFAQs: Course process : Site design : HTML : CSS : JavaScript : JQuery : AJAX : MiscPodcasts for each unit

Updated resource pages:  Unit 1 - Unit 2  - Unit 3Units 4 & 5 - Unit 6 - Unit 7

mportant notice: the student web server is unavailable. Until this is fixed, we do not require you to upload your site to the student server. See Running a web server on your local machine for details of how to meet the requirements for the final unit

Unit 5 - Review of Three JavaScript Ideas

  • Public
By Mats Phillips in the group COMP 266 January 1, 2017 - 5:22pm

Ideas:

  1. Sorting and filter tools on the special patterns, brand versions, and other puzzles pages. On each page that lists items in a table, Javascript will reference a dataset (maybe in a separate file), sort through them according to the sort selected by the user (either from a drop-down menu or buttons on top of columns), and only show items that are in the category/have the tag that the user has selected (either in a navigation field, or a drop-down menu).
  • This would help Janice and Robert to search for special patterns and puzzles by giving them ways to specify what they are looking for.

2. Drop-down menus for each of the main page buttons with sub-pages/categories. The ‘Special Patterns’ menu button will have drop-down buttons for beginner, advanced, and other methods. The ‘Solving Records’ menu button will have drop-down buttons for Worldwide and U.S. results. The ‘Other Puzzles’ menu button will have drop-down buttons for Cuboids, Shape Shifting, Rubik’s Cube Design, and Other.

  • This would help Sean to look through each of the main pages of the site and access the beginner methods directly, and would help Robert to go to the advanced solving methods from the home page, without having to click on the ‘Solving Methods’ link first.

3. Color/theme change option for website. A settings icon can be clicked to show radio buttons, icon buttons, and drop-down menus that can change settings like background-color, foreground-color, enable/disable images, theme, and font.

  • This would improve the browsing enjoyability of Janice, who personally likes exploring different options and enjoys customizing things.
  • Sean could change the color or theme to his liking, to make browsing the site more attractive to him, so he can more easily take up an interest in cubing.