Index: temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_rating.html
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_rating.html	(revision 854)
+++ temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_rating.html	(revision 861)
@@ -77,5 +77,5 @@
 					<table border="0" cellspacing="0" cellpadding="0">
 						<tr>
-							<td><input type="radio" name="rating_id" id="necessity" value="1" <{if $arrForm.rating_id == 1}>checked<{/if}> /><label for="necessity">Í×</label>¡¡<input type="radio" name="rating_id" id="unnecessary" value="2" <{if $arrForm.rating_id == 2}>checked<{/if}> /><label for="unnecessary">ÉÔÍ×</label></td>
+							<td><input type="radio" name="rating_id" id="necessity" value="1" <{if $arrForm.rating_id == 1 || $arrForm.rating_id == ""}>checked<{/if}> /><label for="necessity">Í×</label>¡¡<input type="radio" name="rating_id" id="unnecessary" value="2" <{if $arrForm.rating_id == 2}>checked<{/if}> /><label for="unnecessary">ÉÔÍ×</label></td>
 						</tr>
 						<tr><td height="15"></td></tr>
