From: SourceForge.net <no...@so...> - 2007-11-27 10:45:58
|
Bugs item #1575902, was opened at 2006-10-12 15:05 Message generated for change (Comment added) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1575902&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: v1.8 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: David Weingart (dweingart) Assigned to: Nobody/Anonymous (nobody) Summary: Ranks still off by one in emailed results Initial Comment: This bug was closed: http://sourceforge.net/tracker/index.php?func=detail&aid=1195484&group_id=8956&atid=108956 but I'm still experiencing the problem in version 1.8.2. Pretty sure the error is on line 546 of espresponse.inc (function response_select_human). -dave ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2007-11-27 11:46 Message: Logged In: YES user_id=109671 Originator: NO fixed in latest version ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2006-12-07 13:34 Message: Logged In: YES user_id=109671 Originator: NO fixed in the version I maintain on my website, see http://www.e-dynamics.be/index.php?section=programs&lang=en Franky ---------------------------------------------------------------------- Comment By: Fredrik Johansson (johfrd) Date: 2006-12-05 15:51 Message: Logged In: YES user_id=1661330 Originator: NO I added align right to row 205 in esphtml.results.inc and now the Average rank bars in Survey Results is correct. echo( "<td align=\"right\" width=\"$width\">". ++$i ."</td>\n"); /Fredrik ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1575902&group_id=8956 |