Subversion Repositories wimsdev

Rev

Rev 2705 | Rev 2742 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2701 bpr 1
!set n_identifier=Enter your login and password
2
!set name_help_general=Help
3
!set name_creation=Exercise creation
2705 bpr 4
!set name_Example=Examples
2701 bpr 5
!set name_data=language data
6
!set name_change=change to another type of exercise
7
!set name_all=all (limited to 10)
8
!set name_all2=all the questions in the file
9
!set name_position=beside the words,outside the text,between the lines
10
!set name_position2=between the lines of the text, outside the text 
11
!set name_e=Allows you to write  e' instead of é ...
12
!set name_format=Type of answer
13
!set name_listhelp=no help, number of letters in the word,a few letters of the word,audio recording
2544 bpr 14
!set name_prompt=Prompt
2701 bpr 15
!set name_quifaitquoi=Who does what, What is done by who, randomly either one or the other 
16
!set name_expert=Expert menu
17
!set name_format_text=text adjusted to the window (preferable), text in its original format
18
!set name_click=click on the word
19
!set name_name_data=Data file
20
!set name_name_file=Source file
21
!set name_sup_file=Check or upload the remaining files.
22
!set name_newmodule=Create a new module
23
!set name_choice=choose
24
!set name_transfer=transfer
25
!set name_reading=Reading file
26
!set name_image=picture
27
!set name_audio=audio recording
28
!set name_backlist=other files if necessary
29
!set name_direct=direct access
30
!set name_format_data=Format of data file
31
!set name_write_manager= by sending a message to the webmaster 
2544 bpr 32
 
2701 bpr 33
!set name_commun=Reminder of common features
34
!set name_gen_data= The exercise will be created with the contents (language data) you are  \
35
 going to include in this file with the following syntax :
2667 bpr 36
 
2701 bpr 37
!distribute item MCQ,TRUEFALSE,SELECTWORD, SELECTWORDA,GAP,ORDONNE,COMPOSE,CORRESP,QUIFAITQUOI, TONIC\
2667 bpr 38
into wims_name_quick_QCM,wims_name_quick_TRUEFALSE,wims_name_quick_SELECTWORD,wims_name_quick_SELECTWORDA,\
39
wims_name_quick_GAP,wims_name_quick_ORDONNE,wims_name_quick_COMPOSE,wims_name_quick_CORRESP,\
2740 bpr 40
wims_name_quick_QUIFAITQUOI,wims_name_quick_TONIC
41
 
42
!set name_list_exo=MCQ,TRUEFALSE,SELECTWORD, SELECTWORDA,GAP,ORDONNE,COMPOSE,CORRESP,WHODOESWHAT, TONIC
43
!distribute item $name_list_exo into wims_name_quick_QCM,wims_name_quick_TRUEFALSE,wims_name_quick_SELECTWORD,wims_name_quick_SELECTWORDA,\
44
wims_name_quick_GAP,wims_name_quick_ORDONNE,wims_name_quick_COMPOSE,wims_name_quick_CORRESP,\
45
wims_name_quick_QUIFAITQUOI,wims_name_quick_TONIC
46
 
47
!distribute item $name_list_exo into wims_name_help_QCM,wims_name_help_TRUEFALSE,wims_name_help_SELECTWORD,wims_name_help_SELECTWORDA,\
48
wims_name_help_GAP,wims_name_help_ORDONNE,wims_name_help_COMPOSE,wims_name_help_CORRESP,\
49
wims_name_help_QUIFAITQUOI,wims_name_help_TONIC
50
 
51