Subversion Repositories wimsdev

Rev

Rev 3049 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
!!! fichier de présentation de l'étape 4 !!!
2
<p>
3
  <b><font color=darkcyan> Etape $etape </font></b>
4
 </p>
5
<center>
1005 bpr 6
<table width="75%">
23 reyssat 7
  <tr>
8
    <td>
9
      Dans cette étape, vous devez indiquer pour l'objet et la fonction 
10
      ci-dessous, la valeur de la fonction appliquée à l'objet.
11
    </td>
12
  </tr>
13
</table>
14
</center>
15
 
16
!set obtemp=!line $[$chronobs+1] of $obsrecord
17
 
18
!set rf=!line $[($chronobs)*($foncsnb)+$chronfoncs+1] of $foncsrepList
19
!set foncsrep=$rf
20
 
21
!set fonc=!line $[$chronfoncs+1] of $foncsrecord
22
 
23
<center>
24
  <table border=3>
25
    <tr>
3049 bpr 26
      <th align="center" bgcolor=lightblue>
23 reyssat 27
       Objet
28
      </th>
3049 bpr 29
      <th align="center" bgcolor=wheat>
23 reyssat 30
       Fonction
31
      </th>
32
      </th>
3049 bpr 33
      <th align="center">
23 reyssat 34
       Valeur de la fonction
35
      </th>
36
    </tr>
37
    <tr>
38
      <td bgcolor=lightblue>
39
        $obtemp
40
      </td>
41
      <td bgcolor=wheat>
42
        $fonc
43
      </td>
3049 bpr 44
      <td align="center" nowrap>
23 reyssat 45
        !if $ftyp!=matrix
5734 bpr 46
          <input size=20 name="foncsrep" value=$foncsrep/>
23 reyssat 47
	 !else
3049 bpr 48
           <textarea rows=6 cols=10 name="foncsrep">$foncsrep</textarea> 
23 reyssat 49
	!endif
50
	&nbsp; type du résultat: <font color=magenta><b>$typaf</b></font>
51
      </td>
52
    </tr>
53
  </table>
54
</center>
55
 
56
!read comsDir/valideb