Arnaud Blouin

Results 12 issues of Arnaud Blouin

#### Characteristics - **Issue Type**: [feature] - **Reproducibility**: [always] - **Severity**: [feature] - **Tool/Service/Component**: [descartes/constant, 1.2.7-SNAP] - **Execution Environment**: [j11, linux] #### Description The stop method 'constant' sometimes creates a...

enhancement

See: https://answers.launchpad.net/latexdraw/+question/110547 Maybe the platex (and its variants ptex, eptex, uptex, etc.) compilers can be used with PSTricks to ease the support of chinese, thai, etc. characters

enhancement

If an question is composed of multiple sub-question: ![image](https://github.com/correctexam/corrigeExamFront/assets/1052622/83a1a46c-aa51-4dd8-aac2-d6220524dcbf) then the answer panel shows answers not in the same order: ![image](https://github.com/correctexam/corrigeExamFront/assets/1052622/42a7b740-375c-4a18-9a4e-89d93a726275)

In the exam annotation panel, the summary shows an irrelevant increment for QCM questions: ![image](https://github.com/correctexam/corrigeExamFront/assets/1052622/d6f444f1-d86a-4158-bdc2-82788da0ba98)

To investigate in the `statistics` panel. ``` ERROR TypeError: this.libelles is undefined initStatVariables https://correctexam.github.io/corrigeExamFront/971.1a2cb6cb348127a0.js:129 performInfoQuestionsQuery https://correctexam.github.io/corrigeExamFront/971.1a2cb6cb348127a0.js:129 next https://correctexam.github.io/corrigeExamFront/173.5d902507c9dc7435.js:1 _next https://correctexam.github.io/corrigeExamFront/173.5d902507c9dc7435.js:1 ``` when one question is not fully corrected.

On the `marking-summary` page, it may be interesting to add the ability for a user to see the picture of each question.

The composition annotation supports 0..1 and 1..1 cardinality only. Must supports \* as well.

enhancement

The goal of this annotation is to tag a model element with a cardinality. Can be used as constraints on a model to check at a given instant.

enhancement

For instance (commited in k3.test, TestGenerics): @Aspect(className=typeof(Object)) abstract class TestGenericsAttrGeneric { protected var T attr = null } produces the following Java code that does not compile: protected static ?...

bug

Focus issues on tablet + pen while marking an exam. Reproduce: - Switch to the next question by clicking on the next button using the pen. - draw a horizontal...