View Single Post
Old 12-9-2015, 01:05 AM   #11
Bahamut-X
FFR Player
FFR Simfile AuthorFFR Veteran
 
Bahamut-X's Avatar
 
Join Date: Nov 2004
Age: 34
Posts: 3,399
Default Re: [Serious] User Interface Class Final Project

machine-learning.html:

- This page could really benefit by including some sort of navigation menu. I feel trapped when I come to this page since there are no readily apparent navigation elements except for the back button, which is awkwardly placed and insignificant (not to mention unnecessary since the browser back button serves the same purpose).
- Your tree UI will not scale well considering the size if each subject element and the speed at which the color gradient is changing. What if the tree was 10 levels deep? Your nodes would be black.
- I feel like it would be confusing to track which category a given subject belongs to if your tree got too deep / had 3+ categories. You could mitigate this problem by making the categories sticky if the tree becomes long enough to scroll.

search.html
- I feel trapped here again since there is no readily apparent navigation element which allows me to get back to the home page.
Bahamut-X is offline   Reply With Quote