| | | | |
|---|
| multiple titration directions (Transition Matrixes) desired | tm -> tms, add tm-index to .yaml files | | | January 26, 2010 |
| IE blank display issue | fixed, tested on IE 7,8, winXP, VirtualBox, Ubuntu 9.10 | | | January 23, 2010 |
| two layers of randomization | fix 2nd level randomization IDs within set | | | January 20, 2010 |
| beta code deploy complete | ftp | http://min-gong.info/cred/survey.php | | January 9, 2010 |
| rewrite sub case handler to use base/var/sub | core algorithm documented in template.yaml | https://docs.google.com/Doc?docid=0Adh10tIbL0iZZGZqM3ByMzlfMzcwZ2NwOGZoY2I&hl=en | | January 6, 2010 |
| track how much time the subject spend on the survey | each user action's interval is recorded | | | January 6, 2010 |
| utf-8 encode | add .htaccess file | http://www.askapache.com/htaccess/setting-charset-in-htaccess.html | | January 4, 2010 |
| when 'base' is 0, visualization of the difference between base and var value is not possible | td[name="viz"] visiblity depends on whether q[cid].base is 0 | | | January 3, 2010 |
| highlight the option when the subject move her mouse over it. | survey.php css label.choice:hover | | | January 3, 2010 |
| randomized entry of predefined set | header.php $set = array_rand($config['sets']); | | | January 3, 2010 |
| validate 24 YAML files | incorporate 24 .yaml files into "question" folder | http://github.com/yiwang/cred/tree/master/questions/ | | January 2, 2010 |
| input 24 questions in YAML format on Google Docs | | http://www.yaml.org/ | | January 1, 2010 |
| on-going project documentation | create private google group | http://groups.google.com/group/cucred | | December 28, 2009 |
| source code version control | setup github repo | http://github.com/yiwang/cred | | December 28, 2009 |
| different values between rmb version and dollar version | introduce 3 optional sections (base-zh, var-zh and sub-zh) in YAML file | http://groups.google.com/group/cucred/browse_thread/thread/dfcf4d901dfa8481 | | December 28, 2009 |
| visualization of progress bar and choice / input value | jQuery UI | http://jqueryui.com/demos/progressbar/ | | November 30, 2009 |
| bidirectional question algorithm | variable csub to determine direction, reconstruct vv when switch | | | November 29, 2009 |
| user input validation | jQuery validation plugin | http://docs.jquery.com/Plugins/Validation#List_of_built-in_Validation_methods | | November 28, 2009 |
| change notification | implement yellow fade using Effect.Highlight in scriptaculous | http://wiki.github.com/madrobby/scriptaculous/effect-highlight | | November 26, 2009 |
| data format for questions and configuration | YAML, spyc and JSON | http://code.google.com/p/spyc/ | | November 25, 2009 |
| install and test LimeSurvey OSS | good for account pool and email management, but lack programming flexibility | http://limesurvey.org/ | | November 24, 2009 |