21
GOE 2007 Challenge Downloads / Re: Evaluweight - GOE Challenge 2007 Entry
« on: December 10, 2007, 05:48 PM »
Just a quick update because I wanted to have this out at the beginning of this week, and as far as GOE 2007 , it is in the same basket as GTD2006.
- 'HTML generate' menu item to generate HTML code. (completed) [now broken, grrr....]
- 'BBC generate' menu item to generate HTML code. (30%) [see HTML ]
- 'Normalisation' of weighting, allows ANY numbers of weighting to be added. (0%) [completed]
- 'file dropdown list' allows quick loading of saved (50%) [completed]
- 'save checking' before exit check saved status. (0%) [completed]
new
- 'add a comments box to each rating for user notes' [completed]
- 'trying different data save formats, ie csv, txt, ini, custom, Grrrrr.. ' [testing]
Hi Urlwolf
Evaluweight certainly provokes the mind in your own decision making. Because evaluweight is on paper it takes away the emotion factor in the decision.
ahk does not have a real spreadsheet-like component, it does have a listview, but then in-cell editing becomes difficult.
the next release will have a small 'notes' button next to each cell allowing the user to jot down some comments. so I will need to stay with the grid of edit boxes.

real job requires my attention, post new version as soon as I fix broken bits.
Brett
- 'HTML generate' menu item to generate HTML code. (completed) [now broken, grrr....]
- 'BBC generate' menu item to generate HTML code. (30%) [see HTML ]
- 'Normalisation' of weighting, allows ANY numbers of weighting to be added. (0%) [completed]
- 'file dropdown list' allows quick loading of saved (50%) [completed]
- 'save checking' before exit check saved status. (0%) [completed]
new
- 'add a comments box to each rating for user notes' [completed]
- 'trying different data save formats, ie csv, txt, ini, custom, Grrrrr.. ' [testing]
hehe, in judgment and decision making, this is the 'normative' way of making decisions. What is surprising is that human decisions never correspond to what a model like this (with weights etc) predicts.
i.e., fill the form for any real decision. Take your time picking your weights. Better yet, do it for a past decision. Then, compare what the weighting model says with what you actually picked. Chances are, the two things are not the same :)
By the way, does ahk have a 'spreadsheet-like' component? Maybe that'd be more convenient than the current grid of textboxes...
Good job!-urlwolf (December 08, 2007, 03:57 AM)
Hi Urlwolf
Evaluweight certainly provokes the mind in your own decision making. Because evaluweight is on paper it takes away the emotion factor in the decision.
ahk does not have a real spreadsheet-like component, it does have a listview, but then in-cell editing becomes difficult.
the next release will have a small 'notes' button next to each cell allowing the user to jot down some comments. so I will need to stay with the grid of edit boxes.
Brett,Hi Rob, Newcastle and Sydney all my life.
Any chance that you worked in Broadmeadows Victoria in the 90's ?
Rob-RobC (December 07, 2007, 08:16 PM)
real job requires my attention, post new version as soon as I fix broken bits.
Brett