.id
3373
.gutitle
iqtpi_tab_answers
.title
iqtpi_tab_answers
.file
.extension
.name
|/routinetype-subutility|
.user_id
7
.notes
.body
<var set = att.set>
<var set_format = att.set_format>
<var idstr = att.idstr>

<var _first_name = listFirst(set_format.title," ")>


<var _w = 188>
<div class="noverflow" style="margin-left:0.36em;">
<!--- right side --->
<if set.id NEQ client_id>
<div style="float:right; width:#_w#px; font-size:0.72em;">
<!--- uncommon questions between me and this user --->
<tag.qa_q mode="friend_suggest_inverse" friends_jstr="-#set.id#" output="0">
<var Q = return>
<if Q.recordcount GT 0>
<div class="idea">
<h4 class="heading" style="border-top-color:#GLOBAL.Def.Style.color.pri#;"><a href="http://#this_domain#/#so_slash_string#">Ask #_first_name# a New Question</a></h4>
<div class="content neat_links" style="padding-top:0px;">
<loop query="Q">
<div id="question-#Q.id#" class="question">
<a title="Ask #escapeDoubleQuotes(_first_name)# this question" class="reasker" href="http://#this_domain#/?&reask=/user-#set.id#">
<if Q.istimely_unsignedint EQ 1>
<tag.fico i="clock" linkback="off" style="height:0.88em;" title="This is a timely question.">
</if>
#escapeMarkup(Q.title)#
</a><span style="display:none;">#escapeMarkup(Q.title)#</span><span style="display:none;">#Q.id#</span>
</div>
</loop>
</div>
</div>
</if>
<!--- this user's timely questions --->
<tag.qa_q mode="profile" target_user_id="#set.id#" target_user_name="#set.name#"
answer_user_ids="#set.id#" maxrows="100"
timely="1"
output="0">
<var Q = return>
<if Q.recordcount GT 0>
<div class="idea">
<h4 class="heading" style="border-top-color:#GLOBAL.Def.Style.color.sec#;"><a href="http://#this_domain#/#so_slash_string#">#_first_name#'<if right(_first_name,1) NEQ "s">s</if> Timely Questions <tag.fico i="clock" linkback="off" style="height:0.88em;"></a></h4>
<div class="content neat_links" style="padding-top:0px;">
<loop query="Q">
<div id="question-#Q.id#" class="question">
<a title="Ask #escapeDoubleQuotes(_first_name)# this question" class="reasker" href="http://#this_domain#/?&reask=/user-#set.id#">#escapeMarkup(Q.title)#</a><span style="display:none;">#escapeMarkup(Q.title)#</span><span style="display:none;">#Q.id#</span>
</div>
</loop>
</div>
</div>
</if>
<!--- answer this user's questions --->
<tag.qa_q mode="friend_suggest" friends_jstr="-#set.id#" output="0">
<var Q = return>
<if Q.recordcount GT 0>
<div class="idea">
<h4 class="heading" style="border-top-color:#GLOBAL.Def.Style.color.ter#;"><a href="http://#this_domain#/#so_slash_string#">Answer #_first_name#'<if right(_first_name,1) NEQ "s">s</if> Questions</a></h4>
<div class="content neat_links" style="padding-top:0px;">
<loop query="Q">
<var _answer_type = "text">
<if Q.name EQ "|/answertype-autocomplete|">
<var _answer_type = "autocomplete">
<elseif Q.name EQ "|/answertype-multiple_choice|">
<var _answer_type = "multiple_choice">
</if>
<div id="question-#Q.id#" class="question">
<a title="Answer this question" id="answer:question-#Q.id#" class="answer_question answerformat_standard answertype_#_answer_type#"
href="http://#this_domain#/qa_service?&function=answer&j=/question-#Q.id#">
<if Q.istimely_unsignedint EQ 1>
<tag.fico i="clock" linkback="off" style="height:0.88em;" title="This is a timely question.">
</if>
#escapeMarkup(Q.title)#
</a>
<span style="display:none;">#escapeMarkup(Q.title)#</span>
</div>
</loop>
</div>
</div>
</if>
</div>
<else>
<div style="float:right; width:#_w#px; font-size:0.72em;">
<div class="idea">
<h4 class="heading" style="border-top-color:#GLOBAL.Def.Style.color.pri#;"><a href="http://#this_domain#/Questions/One_At_a_Time">Answer a New Question</a></h4>
<div class="content" style="padding-top:0px;">
<tag.qa_q function="friend_suggest" output="0">
<var Q = return>
<if Q.recordcount EQ 0>
<p>
<a href="http://#this_domain#/New_Question">Create a Question &gt;</a>
</p>
<else>
<div class="neat_links">
<loop query="Q">
<var _answer_type = "text">
<if Q.name EQ "|/answertype-autocomplete|">
<var _answer_type = "autocomplete">
<elseif Q.name EQ "|/answertype-multiple_choice|">
<var _answer_type = "multiple_choice">
</if>
<div id="question-#Q.id#" class="question">
<a title="Answer this question" id="answer:question-#Q.id#" class="answer_question answerformat_standard answertype_#_answer_type#"
href="http://#this_domain#/qa_service?&function=answer&j=/question-#Q.id#">
<if Q.istimely_unsignedint EQ 1>
<tag.fico i="clock" linkback="off" style="height:0.88em;" title="This is a timely question.">
</if>
#escapeMarkup(Q.title)#
</a>
<span style="display:none;">#escapeMarkup(Q.title)#</span>
</div>
</loop>
</div>
</if>
</div>
</div>
</div>
</if>
<!--- left side --->
<div style="margin-right:#_w+32#px;">
<tag.qa_q mode="profile" target_user_id="#set.id#" target_user_name="#set.name#"
answer_user_ids="#set.id#" maxrows="100"
max_answers="1" one_at_a_time="1"
make_me_want_to_answer="1">

<if return.recordcount EQ 0>

<if set.id EQ client_id>
<div style="margin:1em;">
<tag.roundedDiv color="#GLOBAL.Def.Style.color.pri_light#"><div style="padding:3px; padding-top:7px;">
<h4>
Answer a question!
</h4>
<p>
There are hundreds of questions on iqtpi. Answer questions for your friends, or just for fun.
</p>
<p>
<a href="http://#this_domain#/Questions"><b>Find Questions &gt;</b></a>
</p>
</div></tag.roundedDiv>
</div>
<else>
<h4>No answers found</h4>
<p>
iqtpi could not find any answers by this user.
</p>
<div style="margin-left:2em;"><small>
<div><b>Possible Reasons:</b></div>
<ul style="margin-top:3px;">
<if GLOBAL.Def.iqtpi_age_num LTE 2>
<li>
You are logged in as a <b><if GLOBAL.Def.iqtpi_age_num EQ 2>teen<else>kid</if></b>.
Answers to certain questions are age-restricted for safety reasons.
</li>
</if>
<if listFind(GLOBAL.Def.Friends.intList,set.id) EQ 0>
<if listFind(GLOBAL.Def.Following.intList,set.id) EQ 0>
<li>
You are not following #escapeMarkup(listFirst(set.name,' '))#. This person
may have restricted the availability of their answers to followers only.
</li>
</if>
<li>
You are not friends with #escapeMarkup(listFirst(set.name,' '))#. This person
may have restricted the availability of their answers to friends only.
</li>
</if>
<li>
This user may have chosen to keep their answers completely private.
</li>
</ul>
</small></div>
<p>
(<a href="http://#this_domain#/#so_slash_string#">Refresh this page</a>)
</p>
</if>

</if>

</div>
</div>
 
.sum_double
0.00
.producttype
.productincludes
.physical_unsignedint
0
.isprotected_unsignedint
0
.overridesiteheader_unsignedint
0