Displaying 5 results from an estimated 5 matches for "answer_e".
Did you mean:
answer_1
2011 Mar 28
0
Token Poken :( I'm stuck with this
Hay all!
I have question-answer base.. like quiz, yeah? yes!
So i need to do this way... my project without registration so this way
i need token..
user can answer on my question only once.. How can i do this? Iand i can
give him link, and link should be like : localhost:3000/token .. he gets
on this link, answer and click go and that''s all. If he want to get on
this page once again he
2005 Oct 31
2
Inplaceeditor and a tooltip on mouserollover?
on mouseover when using inplaceeditor it highlights in yellow. Great.
However, I want to also show a tooltip inside this div on mouseover.
Specifically, when a user is over editable text, besides the yellow
background, I want to display next to it a "delete" link. One of the things
I''ve tried is this:
<script language="JavaScript">
new
2010 Aug 31
6
ajax and partials
...anno_4 => answer_list[3][1],
:anno_5 => answer_list[4][1],
:question => self.question,
:answer_a => answer_list[0][0],
:answer_b => answer_list[1][0],
:answer_c => answer_list[2][0],
:answer_d => answer_list[3][0],
:answer_e => answer_list[4][0]
}
formatted
end
In the controller:
@question = Question.find(params[:id])
@formatted_question = @question.set_format_for_presentation
In the view:
<% form_for(@formatted_question, :url => "controller => question",
:action => &qu...
2006 Jul 24
1
Referring on the value of a counter in a loop
Dear all
The following is a very basic and beginner's question on loops.
Suppose you have data (say, 1000 cases) with two variables named
"answer" (string) and "class" (numeric). The latter runs from 1 to 78
and categorizes the data. I need to create a file "answer_1.txt" for
the cases with class==1, and so on, up to "answer_78.txt"
I have been
2008 Mar 27
5
Problem with socket_process: Call rejected by 127.0.0.1: Busy
Hi
I am not sure why this is happening or whether it has anything to do with my
iaxmodem setup. When receiving a fax via iaxmodem, I got an error message
saying *chan_iax2.c:7542 socket_process: Call rejected by 127.0.0.1: Busy*