Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2088 | bpr | 1 | !exit |
386 | bpr | 2 | |
3 | !if $remcnt>0 |
||
4 | !set wims_ref_anchor=#infogot |
||
5 | !form reply |
||
6 | !if $gotcnt<1 |
||
7 | <p>Per tal de resoldre el problema, pots |
||
8 | <input type=submit value="demanar qüestions"> |
||
9 | !else |
||
10 | <p>Ara pots continuar a |
||
11 | <input type=submit value="demanar qüestions"> |
||
12 | !endif |
||
13 | about $objname: |
||
14 | !formselect ask list 0,$remlist prompt ?? Choose your question ??,$prompts |
||
15 | !if $comment!=$empty |
||
16 | <p>$comment |
||
17 | !endif |
||
18 | <p></form> |
||
19 | <small><b>Atenció</b>. La nota depén del número de qüestions que demanis. |
||
20 | S'aplicarà una penalització si demanes informacions irrellevants o inútils.</small> <p> |
||
1006 | bpr | 21 | <hr width="50%"> <p> |
386 | bpr | 22 | !endif |
23 | |||
24 | !if $gotcnt<1 |
||
25 | !exit |
||
26 | !endif |
||
27 | |||
28 | !set wims_ref_anchor=#ans |
||
29 | !form reply |
||
30 | !if $remcnt>0 |
||
31 | Quan pensis que tens prou informació per resoldre el problema, |
||
32 | !else |
||
33 | Ara sisplau |
||
34 | !endif |
||
35 | <input type=submit value="dóna la resposta"> :<p> |
||
36 | !read $deffile form |
||
37 | </center> |
||
38 | </form> |
||
39 |