]> Devoid-pointer.net GitWeb - Nine-Q.git/commit
First implementation of "Titration Curve" suite plus necessary infrastructure improve...
authorMichal Malý <madcatxster@devoid-pointer.net>
Mon, 15 Dec 2014 22:29:14 +0000 (23:29 +0100)
committerMichal Malý <madcatxster@devoid-pointer.net>
Mon, 15 Dec 2014 22:29:14 +0000 (23:29 +0100)
commitf59c0783b226cacf4bd37c4ec09baf2b9863e54c
treef33f333b0c6eb4633f0abe099ffed88cae0677bb
parent86037984304678c00a1f6d69c80e83f1eac324ad
First implementation of "Titration Curve" suite plus necessary infrastructure improvements
16 files changed:
bin/resources/noimage.png [new file with mode: 0644]
bin/templates/face_index.html
bin/templates/face_titration_curve.html [new file with mode: 0644]
bin/templates/titration_curve_answer_section.html [new file with mode: 0644]
nine_q.gpr
src/face_generators/face_generator.adb
src/face_generators/face_generator.ads
src/handlers/handler_resources.ads [new file with mode: 0644]
src/handlers/handlers.adb
src/problem_generators/problem_generator-acidobazic_suite.adb
src/problem_generators/problem_generator-solubility_suite.adb
src/problem_generators/problem_generator-titration_curve_suite.adb
src/problem_generators/problem_generator.ads
src/problem_generators/problem_generator_syswides.ads
src/problem_manager.adb
src/problem_manager.ads