Rev 5894 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2728 | bpr | 1 | !read adm/title.phtml 3\ |
2 | Browse by resource type |
||
23 | reyssat | 3 | |
3970 | bpr | 4 | The following types of teaching materials are available on this server. |
23 | reyssat | 5 | |
266 | bpr | 6 | <ol class="wims_browse_type_list"> |
5894 | bpr | 7 | <li> |
2427 | bpr | 8 | Online calculators and plotters: among others, you may take a look at |
266 | bpr | 9 | <ul class="wims_browse_type_list"> |
5894 | bpr | 10 | <li> |
23 | reyssat | 11 | !set cat=T |
12 | !reset key |
||
13 | !href $search_addr All available online tools |
||
14 | listed by order of popularity. |
||
5894 | bpr | 15 | </li><li> |
23 | reyssat | 16 | Calculators on numbers: |
17 | !set cat=P |
||
18 | !set key=number, complex, roots |
||
19 | !href $search_addr simple popup calculators |
||
20 | (simplify, fractions, conversions, factorization, complex numbers, etc.) and |
||
21 | various |
||
22 | !set cat=T |
||
23 | !set key=number, roots |
||
24 | !href $search_addr dedicated calculators |
||
25 | (integers, continued fraction, positive characteristics, etc.) |
||
5894 | bpr | 26 | </li><li> |
23 | reyssat | 27 | Analysis |
28 | !set key=analysis, calculus, functions |
||
29 | !set cat=P |
||
30 | !href $search_addr popup tools |
||
31 | and |
||
32 | !set cat=T |
||
33 | !href $search_addr calculators |
||
34 | , for most of what you want to know on calculus and functions: |
||
35 | derivative, integral, limit, minimum/maximum, roots, sequences and series, |
||
36 | Fourier and Laplace transforms, etc. |
||
5894 | bpr | 37 | </li><li> |
23 | reyssat | 38 | !set cat=T |
39 | !set key=linear algebra |
||
40 | !href $search_addr Linear algebra calculators |
||
41 | $ : linear systems, matrices, determinant, vector spaces, etc. |
||
5894 | bpr | 42 | </li><li> |
23 | reyssat | 43 | !set cat=T |
44 | !set key=plotter |
||
45 | Various plotters: |
||
46 | !href $search_addr sophisticated tools |
||
47 | often with animations and examples, or |
||
48 | !set cat=P |
||
49 | !href $search_addr quick popup plotters |
||
50 | . They plot curves, surfaces, sequences/series, ... |
||
5894 | bpr | 51 | </li><li> |
23 | reyssat | 52 | !set cat=T |
53 | !set key=statistics, data |
||
54 | !href $search_addr Statistics calculators |
||
55 | $ : means and deviations, histogram, regression, ... |
||
16123 | bpr | 56 | </li></ul></li><li> |
57 | Interactive exercises: exercises on WIMS are of various different styles. |
||
23 | reyssat | 58 | In particular, there are: |
266 | bpr | 59 | <ul class="wims_browse_type_list"> |
5894 | bpr | 60 | <li> |
23 | reyssat | 61 | !set cat=X |
62 | !reset key |
||
63 | !href $search_addr All available exercises |
||
64 | listed by order of popularity. |
||
5894 | bpr | 65 | </li><li> |
23 | reyssat | 66 | !set key=graphic choices |
67 | !href $search_addr Graphic choices |
||
68 | that present problems by random pictures, and ask you to pick up the good |
||
69 | picture. |
||
5894 | bpr | 70 | </li><li> |
23 | reyssat | 71 | !set key=shoot |
72 | !href $search_addr Shooting exercises |
||
16123 | bpr | 73 | that asks you to click on the position of a hidden point, and score your |
23 | reyssat | 74 | answers according to the precision of your clicks. |
5894 | bpr | 75 | </li><li> |
23 | reyssat | 76 | !set key=draw |
77 | !href $search_addr Drawing exercises |
||
16123 | bpr | 78 | that asks you to draw a curve with the mouse, and score your |
23 | reyssat | 79 | answers according to the precision of your curves. |
5894 | bpr | 80 | </li><li> |
23 | reyssat | 81 | !set key=coincidence |
82 | !href $search_addr Coincidence exercises |
||
83 | that present a picture (curve) to you, and ask you to find out an expression |
||
84 | generating that picture, usually allowing you to try several times. |
||
5894 | bpr | 85 | </li><li> |
23 | reyssat | 86 | !set key=deductio |
87 | !href $search_addr Deductio exercises |
||
88 | that support interactive deductions and reasonings. |
||
5894 | bpr | 89 | </li><li> |
23 | reyssat | 90 | !set key=dialog |
91 | !href $search_addr Dialog exercises |
||
92 | in which you may ask questions to the server in order to solve a problem. |
||
93 | But you will be punished if you ask useless questions! |
||
5894 | bpr | 94 | </li><li> |
23 | reyssat | 95 | !set key=scenario |
96 | !href $search_addr Scenario exercises |
||
97 | that presents a random and possibly false reasoning, and you must find out |
||
98 | the bad step. |
||
5894 | bpr | 99 | </li><li> |
23 | reyssat | 100 | !set cat=O |
101 | !reset key |
||
102 | !href $search_addr OEF exercises |
||
103 | (Open Exercise Format) |
||
104 | that are collections of online-developed exercises. Questions may be highly |
||
105 | random, and answers may be multiple choices, numbers, functions, etc. |
||
5894 | bpr | 106 | </li><li> |
23 | reyssat | 107 | !set cat=X |
108 | !set key=contrib |
||
109 | !href $search_addr Exercises |
||
110 | contributed by various teachers and teaching institutions. |
||
111 | |||
266 | bpr | 112 | </li></ul> |
16123 | bpr | 113 | You can also browse the exercises |
23 | reyssat | 114 | !href module=$module&cmd=new&job=subject according to various subjects |
115 | . |
||
16123 | bpr | 116 | </li><li> |
117 | Mathematical recreations: |
||
23 | reyssat | 118 | !set cat=R |
119 | !reset key |
||
120 | !href $search_addr list by order of popularity |
||
121 | . |
||
266 | bpr | 122 | </li> |
23 | reyssat | 123 | </ol> |