UMass Lowell Dept. of Computer Science
91.461 GUI Programming I
Fall 2015 Semester, Section 201
Prof. Jesse M. Heines
Notes for Class No. 27
Tuesday, December 8, 2015
A video of this class is (or will be) posted at: http://echo360.uml.edu/heines201516/guiprogramming1.html
Handouts and Materials
Openings / Announcements / Reminders
Grader Comments
Grader #1
There were some troubling things that I noticed about this assignment:
- About 50% of the assignments that I graded did not have a dynamic table which was 4 points off.
- Only 41/51 students actually submitted the assignment.
- 3 students submitted assignments with broken links.
- 2 students submitted assignments where they had not done any of the items listed on the criteria.
- On the whole I would say that most students failed this assignment as most did not meet the criteria that you set out.
Grader #2
- Many people’s tables did not update dynamically. Rather, they created a new tab every time.
- Others were the reverse; the table updated dynamically, but the button they said would create tabs didn’t work, or was nonexistent.
- A few people did not label their tabs.
- A couple of people gave me no way to delete tabs.
Grader #3
- Many people did not implement deleting all of the tabs or two-way binding.
- I think all of the inputs updated with the slider values, but many of the sliders did not update when the input was entered in manually.
- There were also several assignments that did not label the tabs correctly and I think this was due to simply not reading the instructions carefully enough.
Grading Status
All submissions that I had received as of 5:00 PM on Monday, December 7, have been graded
- at this point only Assignment No. 9 can be submitted
Undergraduate Disk Space
Please delete all unnecessary files, as the system is running out of space
- backup files
- multiple copies of the same file
- ZIP files for which you have the component files
- etc.
Student Course Evaluations at the end of class today
Class Notes
Quiz No. 3 Review
Student “Works In Progress” for Assignment No. 9
Piazza Post Requesting URLs
Ramon Meza — http://weblab.cs.uml.edu/~rmeza/scrabble/
Jason Downing — http://downing.io/GUI/assignment9.html
Anthony Salani — http://asalani93.github.io/scrabble.html
Alex Nevers — http://weblab.cs.uml.edu/~anevers/part9/hw9.html
Patrick Quaratiello — http://patrickqrtll.github.io/GUI_1_Pages/scrabble.html
Cody Mulkern — http://mulks.github.io/Gui1/assignments/assignment9.html
Christian Everett — http://christianeverett.github.io/91.461/public_html/Scrabble.html
Student Evaluations of Teaching