<%=lblLabel %>
<%-- <%= qLabelCode != null ? qLabelCode : qLabel %> --%>
|
<%-- --%>
<%if(qrsText != null && !Utils.isEmpty(qrsText)){ %>
<%=Utils.getMessage(context,lngCode,"LF391",false,true,"Je confirme que la photo ci-dessus est libre de droit.") %> |
<%=lblLabel %>
<%=postlblLabel %>
<% } }else if ( qType.equals(dico.getRefIdByCode("FqtType" , "FRL")) ) { int inputSize = 0; try { inputSize = curQuestion.getFqtInputSize(); } catch (FieldNotInitializedException fnie) { } String qrsText = ""; String qrsTextInitial = ""; try { qrsText = curQrs.getQrsText(); qrsTextInitial = initCurQrs.getQrsText(); } catch (Exception e) {} int qrsInstance = 0; try { qrsInstance = curQrs.getQrsInstance(); } catch (FieldNotInitializedException fnie) { } %><%=lblLabel %>
<%=postlblLabel %>
<% }else if(qType != null && qType.equals(dico.getRefIdByCode("FqtType" , "INT"))){ QuestionResponseBean qrs1 = null; String qrsText1 = ""; String qrsText1Initial = ""; int qrsInstance1 = -1; int instance = -1; int initqrsInstance1 = -1; int initinstance = -1; try{ if(responses != null && responses.size() > 0) qrs1 = new QuestionResponseBean((String)responses.elementAt(0),context); try { qrsText1 = qrs1.getQrsText(); } catch (Exception e) {} try { qrsText1Initial = initCurQrs.getQrsText(); } catch (Exception e) {} try { qrsInstance1 = qrs1.getQrsInstance(); if(qrsInstance1 == 0) instance = 1; else instance = 2; } catch (FieldNotInitializedException fnie) { } try { initqrsInstance1 = initCurQrs.getQrsInstance(); if(initqrsInstance1 == 0) initinstance = 1; else initinstance = 2; } catch (FieldNotInitializedException fnie) { } }catch(Exception e){ } QuestionResponseBean qrs2 = null; String qrsText2 = ""; String qrsText2Initial = ""; int qrsInstance2 = -1; int initqrsInstance2 = -1; try{ if(responses != null && responses.size() > 0) qrs2 = new QuestionResponseBean((String)responses.elementAt(1),context); try { qrsText2 = qrs2.getQrsText(); } catch (Exception e) {} try { qrsText2Initial = (new QuestionResponseBean(initialResponse.elementAt(1),context)).getQrsText(); } catch (Exception e) {} try { qrsInstance2 = qrs2.getQrsInstance(); if(qrsInstance2 == 0) instance = 2; else instance = 1; } catch (FieldNotInitializedException fnie) { } try { initqrsInstance2 = (new QuestionResponseBean(initialResponse.elementAt(1),context)).getQrsInstance(); if(initqrsInstance2 == 0) initinstance = 2; else initinstance = 1; } catch (FieldNotInitializedException fnie) { } if(initinstance != 1){ String temp = qrsText1Initial; qrsText1Initial = qrsText2Initial; qrsText2Initial = temp; } }catch(Exception e){ } %> <% String initRsp = initialResponse.get(0); String rep2 = null; try{ rep2=qrs2.getQrsID(); }catch(Exception e){ rep2=null; } if(lfqPos.equals("429") && (rep2==null || rep2.equals(initRsp) || initialResponse.contains(rep2))) { qrsText2 = ""; qrsText1 = ""; } %><%=lblLabel %>
<%=postlblLabel %>
<% } else { //Pas Texte libre, c-a-d REF ou LST Vector<% if(disabled) { %>
<%=lblLabel %>
" value="<%= responseChoice %>" <%= isInitVal ? "checked" : "" %>> <%=initisInitVal && isActorLogis ? ""+(qLabelCode != null ? qLabelCode : qLabel)+"" : (qLabelCode != null ? qLabelCode : qLabel) %><%=postlblLabel %>
<%= lblLabel %>
<%= postlblLabel %>
<% } //if > 1 %> <% } } %>