This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | conf_converter |
| namespace | conv_converter |
Classes | |
| class | conf_converter::UnknownNameError |
| class | conf_converter::UnknownExerciseError |
| class | conf_converter::MessageStructureError |
Functions | |
| get_lat_name (name) | |
| get_germ_name (name) | |
| get_int_name (name) | |
| interprete_message (messDict) | |
| _interprete_status (statusVal) | |
| _interprete_mess (messList) | |
| _interprete_complex_val (err_val) | |
| generate_text (exType, settings) | |
|
|
interpretes the value of a complex slot: 'err_val' in message['message'] or 'solution' |
|
|
interpretes the value of the 'message' slot in message |
|
|
interpretes the value of the 'status' slot in message |
|
||||||||||||
|
Takes an exercise type ('perm', descr', 'repl') and a dict with the current settings of the exercise variables; generates a text string with instructions for the user |
|
|
|
|
|
takes an latin or german name and returns an internal translation |
|
|
|
|
|
takes a message dictionary (structure see above) returns a string |
1.3.9.1