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 | |||
9081 | obado | 11 | !set name_M=module(s) |
12 | |||
2392 | bpr | 13 | !if $job=subject |
14 | !set title=Browse by subject |
||
15 | !set name_domain=Please choose one of the following subject domains to browse. |
||
8599 | bpr | 16 | |
9130 | bpr | 17 | |
18 | |||
19 | !set name_available=!nosubst In the domain <span class="wims_emph">$name</span>, \ |
||
2392 | bpr | 20 | the following topics are available. |
8631 | bpr | 21 | !set wims_name_other=Other domains |
2392 | bpr | 22 | !endif |
23 | |||
24 | !if $job=level |
||
25 | !set title=Browse by level |
||
26 | !distribute lines Year\ |
||
27 | Category\ |
||
28 | Elementary school\ |
||
29 | Secondary school\ |
||
30 | University\ |
||
31 | Graduate study\ |
||
32 | Research\ |
||
9069 | bpr | 33 | into name_year,name_category,name_primary,name_secondary,name_university,name_graduate,\ |
2392 | bpr | 34 | name_research |
8599 | bpr | 35 | |
2427 | bpr | 36 | !endif |
6435 | bpr | 37 | |
38 | !distribute lines You can browse this site by\ |
||
39 | Subject\ |
||
40 | School level\ |
||
41 | elementary school, secondary school, university, etc.\ |
||
42 | Date\ |
||
43 | latest additions to the server.\ |
||
44 | \ |
||
45 | Type of teaching materials\ |
||
46 | exercises, computational and graphing tools, references, etc.\ |
||
47 | Most popular activities\ |
||
48 | \ |
||
49 | Correspondance indicative\ |
||
50 | avec les programmes de l'enseignement français\ |
||
8599 | bpr | 51 | Fold / Unfold\ |
8631 | bpr | 52 | by taxonomy\ |
6435 | bpr | 53 | into name_h_browse,name_by_subject,name_by_level,name_by_level2,name_by_date,name_news,\ |
54 | name_selected,name_by_type,name_by_type2,name_introduction,name_thebest,name_french1,\ |
||
8631 | bpr | 55 | name_french2,name_fold,name_by_taxo |