Rev 17165 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2346 | bpr | 1 | !set lang_exists=yes |
11217 | obado | 2 | |
4016 | bpr | 3 | !!!!only if one prefer another order |
4 | !!set name_username=!nosubst $firstname $lastname |
||
5 | !!set name_supervisorname=!nosubst $wims_firstname $wims_lastname |
||
2346 | bpr | 6 | |
11217 | obado | 7 | !set name_password_check=Password security check |
10220 | bpr | 8 | !set name_listclass=class,class,group of classes,class,portal |
9 | |||
5414 | bpr | 10 | !default Cltype=$cltype |
23 | reyssat | 11 | !if $Cltype iswordof 2 4 |
13076 | bpr | 12 | !if $Cltype=2 |
10220 | bpr | 13 | !set name_classe=$(name_listclass[$Cltype+1]) |
23 | reyssat | 14 | !set name_sup=teacher-supervisor |
13076 | bpr | 15 | !else |
10220 | bpr | 16 | !set name_classe=$(name_listclass[$Cltype+1]) |
23 | reyssat | 17 | !set name_sup=supervisor |
13076 | bpr | 18 | !endif |
19 | !set name_classes= the $name_classe |
||
20 | !set name_classess= a $name_classe |
||
21 | !set name_classesss= of the $name_classe |
||
22 | !set name_classessss= The $name_classe |
||
23 | !else |
||
24 | !set name_classe=$(name_listclass[$Cltype+1]) |
||
25 | !set name_classes=the $name_classe |
||
26 | !set name_classess=a $name_classe |
||
27 | !set name_classesss= of the $name_classe |
||
28 | !set name_classessss= The $name_classe |
||
29 | !set name_sup=teacher |
||
30 | !endif |
||
23 | reyssat | 31 | |
13136 | obado | 32 | # the name_cgu second item is the text link for the Terms of use. |
33 | !set name_cgu=I have read the Terms of use,\ |
||
13162 | bpr | 34 | (see the Terms of use),\ |
35 | and I accept them.,\ |
||
36 | You can accept them only if you have read the Terms of use. |
||
16382 | bpr | 37 | !set name_supcgu=You have already accepted the Terms of use |
13076 | bpr | 38 | |
13136 | obado | 39 | # Do not insert line break in noagreecgu_msg to keep JS working |
40 | !set noagreecgu_msg=You can't create a class on this server if you do not read and accept our Terms of services. |
||
41 | |||
2288 | bpr | 42 | !distribute lines Continue\ |
3917 | bpr | 43 | Click here to try again.\ |
10220 | bpr | 44 | Creation of a class structure\ |
2353 | reyssat | 45 | Name of the institution\ |
3917 | bpr | 46 | maximum\ |
47 | minimum\ |
||
3924 | bpr | 48 | for experts only\ |
2288 | bpr | 49 | characters\ |
50 | Back to the beginning of the operation.\ |
||
51 | Choose the type of virtual class you want to create.\ |
||
2336 | bpr | 52 | between 4 and 16 characters, digits or letters without accent\ |
2288 | bpr | 53 | into name_continue,name_again,title,name_Name_portal,name_atmost,name_atleast,name_expert,\ |
2336 | bpr | 54 | name_characters,name_comeback,name_choose,name_warningpass |
23 | reyssat | 55 | |
2288 | bpr | 56 | !if $regpolicy=file |
3944 | bpr | 57 | !set noright=You do not have the right to do so. |
11217 | obado | 58 | !else |
3930 | bpr | 59 | !set noright=Only the webmaster can do it. |
11217 | obado | 60 | !endif |
9493 | bpr | 61 | |
11217 | obado | 62 | !set name_regpolicy=The operation of creation of $name_classesss will not succeed \ |
2336 | bpr | 63 | unless you give your email address which works right now. |
9493 | bpr | 64 | |
2336 | bpr | 65 | !set name_help1=This password will allow you to access the $name_classe as its $name_sup.\ |
66 | You should be the only person to know it. |
||
67 | |||
3917 | bpr | 68 | !set name_help2=The class password will be required to register the\ |
9493 | bpr | 69 | participants of the class; you should therefore give it to your students. |
70 | |||
2336 | bpr | 71 | !set name_help3=The password of the $name_classesss will be required for the register of\ |
72 | teachers of the $name_classesss ; you must not diffuse it to your students. |
||
73 | |||
3924 | bpr | 74 | !distribute lines This is the date at which an automated archive of your class is generated. Your class will not be visible after this date.\ |
16382 | bpr | 75 | Maximum number of participants in the $name_classe\ |
76 | Secured access\ |
||
77 | Optional\ |
||
78 | This code is only used once here. It cannot be used to connect to the $name_classe !\ |
||
79 | Code of the $name_classe\ |
||
80 | External authentification CAS\ |
||
5157 | bpr | 81 | into name_help_date,name_help_limit,name_secure,name_optional,name_warning_code,name_code,name_cas |
2343 | schaersvoo | 82 | |
5157 | bpr | 83 | !set name_host=!nosubst Names of computers from which you will perform sensitive operations \ |
10676 | reyssat | 84 | on the $name_classe. If you leave blank, you'll receive an email for each sensitive operation \ |
85 | (recommanded). Writing the word <span class="tt wims_code_words">all</span> will disable this security measure. |
||
5157 | bpr | 86 | |
10676 | reyssat | 87 | !set name_cas_help=Fill in this field only if you want to use \ |
88 | external authentication of type CAS\ |
||
89 | (provided in France by your ENT for instance). |
||
9447 | guerimand | 90 | |
10676 | reyssat | 91 | !set name_cpexempleintro=!nosubst You will create a copy of the class \ |
92 | <span class="tt wims_code_words">$source_title</span> |
||
93 | !set name_choosemode=You must select the copy mode for this class |
||
94 | !distribute item Complete,Partial into name_btcpexemplemeth0,name_btcpexemplemeth1 |
||
9447 | guerimand | 95 | |
14501 | bpr | 96 | !set name_cpexemplemeth0=All teaching materials will be copied. The teaching materials may then be disabled,\ |
10676 | reyssat | 97 | and deleted or adapted according to the dependencies. |
14501 | bpr | 98 | !set name_cpexemplemeth1=the exams will not be copied. The teaching materials will be automatically disabled.\ |
10676 | reyssat | 99 | You can then decide which ones you want to delete, adapt or leave unchanged. |
100 | !set name_cpexemplecomment=In all cases, the expiration dates will be adjusted to the closing date of the created class. |
||
101 | !set name_research1=There are many virtual classes on this site. Please enter part of a word from the title or teacher's name to find the class you are looking for. |
||
102 | !set name_research2=There are still too many classes corresponding to your search word. Please give a more specific word. |
||
103 | !set name_searchclass=Find a class |
||
104 | !set name_nofound=No class corresponds to your search. |
||
9447 | guerimand | 105 | |
10676 | reyssat | 106 | !distribute items Free,Protected, Not allowed, Duplication, \ |
107 | Click on the class to duplicate\ |
||
9493 | bpr | 108 | into name_free,name_protected,name_disallowed,name_cloning,name_clickclone |
9461 | guerimand | 109 | |
10676 | reyssat | 110 | !set name_getcloningpwd=!nosubst You will create a copy of the class <span class="tt wims_code_words">$source_title</span>. \ |
111 | For this you must enter the duplication password given to you by the class administrator. |
||
9534 | guerimand | 112 | |
10676 | reyssat | 113 | !set name_subclass=Sub-class of |
17474 | guerimand | 114 | !set name_clonebyclass=From a server class |
115 | !set name_clonebytgz=From a class backup,\ |
||
116 | Drop your backup,\ |
||
117 | Select the backup file to use,\ |
||
118 | This class was obtained from a backup. |
||
10565 | bpr | 119 | |
17474 | guerimand | 120 | |
10565 | bpr | 121 | !distribute lines Location (town, country)\ |
16382 | bpr | 122 | By filling this field, you agree that we indicate that WIMS is used in your town (without any further mention)\ |
123 | GPS coordinates\ |
||
15793 | guerimand | 124 | into name_location,name_location_help,name_geoloc |