Rev 8631 | Rev 9081 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2427 | bpr | 1 | !set lang_exists=yes |
2 | |||
2392 | bpr | 3 | !set name_A=all |
4 | !set name_X=exercises |
||
5 | !set name_T=tools |
||
6 | !set name_R=recreations |
||
7 | !set name_L=references |
||
8 | !set name_S=worksheets |
||
9 | !set name_P=popup tools |
||
10 | |||
11 | !if $job=subject |
||
12 | !set title=Browse by subject |
||
13 | !set name_domain=Please choose one of the following subject domains to browse. |
||
8599 | bpr | 14 | |
5894 | bpr | 15 | !set name_available=!nosubst In the domain <span class="wims_emph">$name</span>, \ |
2392 | bpr | 16 | the following topics are available. |
8631 | bpr | 17 | !set wims_name_other=Other domains |
2392 | bpr | 18 | !endif |
19 | |||
20 | !if $job=level |
||
21 | !set title=Browse by level |
||
22 | !distribute lines Year\ |
||
23 | Category\ |
||
24 | Elementary school\ |
||
25 | Secondary school\ |
||
26 | University\ |
||
27 | Graduate study\ |
||
28 | Research\ |
||
9069 | bpr | 29 | into name_year,name_category,name_primary,name_secondary,name_university,name_graduate,\ |
2392 | bpr | 30 | name_research |
8599 | bpr | 31 | |
2427 | bpr | 32 | !endif |
6435 | bpr | 33 | |
34 | !distribute lines You can browse this site by\ |
||
35 | Subject\ |
||
36 | School level\ |
||
37 | elementary school, secondary school, university, etc.\ |
||
38 | Date\ |
||
39 | latest additions to the server.\ |
||
40 | \ |
||
41 | Type of teaching materials\ |
||
42 | exercises, computational and graphing tools, references, etc.\ |
||
43 | Most popular activities\ |
||
44 | \ |
||
45 | Correspondance indicative\ |
||
46 | avec les programmes de l'enseignement français\ |
||
8599 | bpr | 47 | Fold / Unfold\ |
8631 | bpr | 48 | by taxonomy\ |
6435 | bpr | 49 | into name_h_browse,name_by_subject,name_by_level,name_by_level2,name_by_date,name_news,\ |
50 | name_selected,name_by_type,name_by_type2,name_introduction,name_thebest,name_french1,\ |
||
8631 | bpr | 51 | name_french2,name_fold,name_by_taxo |