Rev 13136 | Rev 14501 | Go to most recent revision | 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. |
||
13076 | bpr | 37 | |
13136 | obado | 38 | # Do not insert line break in noagreecgu_msg to keep JS working |
39 | !set noagreecgu_msg=You can't create a class on this server if you do not read and accept our Terms of services. |
||
40 | |||
2288 | bpr | 41 | !distribute lines Continue\ |
3917 | bpr | 42 | Click here to try again.\ |
10220 | bpr | 43 | Creation of a class structure\ |
2353 | reyssat | 44 | Name of the institution\ |
3917 | bpr | 45 | maximum\ |
46 | minimum\ |
||
3924 | bpr | 47 | for experts only\ |
2288 | bpr | 48 | characters\ |
49 | Back to the beginning of the operation.\ |
||
50 | Choose the type of virtual class you want to create.\ |
||
2336 | bpr | 51 | between 4 and 16 characters, digits or letters without accent\ |
2288 | bpr | 52 | into name_continue,name_again,title,name_Name_portal,name_atmost,name_atleast,name_expert,\ |
2336 | bpr | 53 | name_characters,name_comeback,name_choose,name_warningpass |
23 | reyssat | 54 | |
2288 | bpr | 55 | !if $regpolicy=file |
3944 | bpr | 56 | !set noright=You do not have the right to do so. |
11217 | obado | 57 | !else |
3930 | bpr | 58 | !set noright=Only the webmaster can do it. |
11217 | obado | 59 | !endif |
9493 | bpr | 60 | |
11217 | obado | 61 | !set name_regpolicy=The operation of creation of $name_classesss will not succeed \ |
2336 | bpr | 62 | unless you give your email address which works right now. |
9493 | bpr | 63 | |
2336 | bpr | 64 | !set name_help1=This password will allow you to access the $name_classe as its $name_sup.\ |
65 | You should be the only person to know it. |
||
66 | |||
3917 | bpr | 67 | !set name_help2=The class password will be required to register the\ |
9493 | bpr | 68 | participants of the class; you should therefore give it to your students. |
69 | |||
2336 | bpr | 70 | !set name_help3=The password of the $name_classesss will be required for the register of\ |
71 | teachers of the $name_classesss ; you must not diffuse it to your students. |
||
72 | |||
3924 | bpr | 73 | !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.\ |
3917 | bpr | 74 | Maximum number of participants in the $name_classe\ |
2343 | schaersvoo | 75 | Secured access\ |
76 | Optional\ |
||
77 | This code is only used once here. It cannot be used to connect to the $name_classe !\ |
||
10543 | czzmrn | 78 | Code of the $name_classe\ |
5157 | bpr | 79 | External authentification CAS\ |
80 | into name_help_date,name_help_limit,name_secure,name_optional,name_warning_code,name_code,name_cas |
||
2343 | schaersvoo | 81 | |
5157 | bpr | 82 | !set name_host=!nosubst Names of computers from which you will perform sensitive operations \ |
10676 | reyssat | 83 | on the $name_classe. If you leave blank, you'll receive an email for each sensitive operation \ |
84 | (recommanded). Writing the word <span class="tt wims_code_words">all</span> will disable this security measure. |
||
5157 | bpr | 85 | |
10676 | reyssat | 86 | !set name_cas_help=Fill in this field only if you want to use \ |
87 | external authentication of type CAS\ |
||
88 | (provided in France by your ENT for instance). |
||
9447 | guerimand | 89 | |
10676 | reyssat | 90 | !set name_cpexempleintro=!nosubst You will create a copy of the class \ |
91 | <span class="tt wims_code_words">$source_title</span> |
||
92 | !set name_choosemode=You must select the copy mode for this class |
||
93 | !distribute item Complete,Partial into name_btcpexemplemeth0,name_btcpexemplemeth1 |
||
9447 | guerimand | 94 | |
10676 | reyssat | 95 | !set name_cpexemplemeth0=All resources will be copied. The resources may then be disabled,\ |
96 | and deleted or adapted according to the dependencies. |
||
97 | !set name_cpexemplemeth1=the exams will not be copied. The resources will be automatically disabled.\ |
||
98 | You can then decide which ones you want to delete, adapt or leave unchanged. |
||
99 | !set name_cpexemplecomment=In all cases, the expiration dates will be adjusted to the closing date of the created class. |
||
100 | !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. |
||
101 | !set name_research2=There are still too many classes corresponding to your search word. Please give a more specific word. |
||
102 | !set name_searchclass=Find a class |
||
103 | !set name_nofound=No class corresponds to your search. |
||
9447 | guerimand | 104 | |
10676 | reyssat | 105 | !distribute items Free,Protected, Not allowed, Duplication, \ |
106 | Click on the class to duplicate\ |
||
9493 | bpr | 107 | into name_free,name_protected,name_disallowed,name_cloning,name_clickclone |
9461 | guerimand | 108 | |
10676 | reyssat | 109 | !set name_getcloningpwd=!nosubst You will create a copy of the class <span class="tt wims_code_words">$source_title</span>. \ |
110 | For this you must enter the duplication password given to you by the class administrator. |
||
9534 | guerimand | 111 | |
10676 | reyssat | 112 | !set name_subclass=Sub-class of |
10565 | bpr | 113 | |
114 | !distribute lines Location (town, country)\ |
||
10676 | reyssat | 115 | By filling this field, you agree that we indicate that WIMS is used in your town (without any further mention)\ |
10565 | bpr | 116 | into name_location,name_location_help |