diff --git a/psychorientation/psychorientation/bin/Debug/config.json b/psychorientation/psychorientation/bin/Debug/config.json new file mode 100644 index 0000000000000000000000000000000000000000..fb4bf819ada8a006f0a48332bf6f0e9d1f0faac2 --- /dev/null +++ b/psychorientation/psychorientation/bin/Debug/config.json @@ -0,0 +1,9 @@ +{ + +'coeffEffortOral' : 1.8, +'coeffCompetenceOral' : 0.2, + +'coeffCompetenceEcrit' : 1.5, +'coeffEffortEcrit' : 0.5 + +} \ No newline at end of file