Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-06 | Merge pull request #20 from prathamesh920/scilab_autocheck | Prabhu Ramachandran | |
Scilab autocheck | |||
2014-06-06 | minor change | prathamesh | |
2014-06-05 | Merge branch 'scilab_check' into scilab_autocheck | prathamesh | |
Conflicts: testapp/exam/forms.py | |||
2014-06-05 | Merge branch 'master' of https://github.com/FOSSEE/online_test | prathamesh | |
2014-06-05 | Merge pull request #18 from prathamesh920/modified_snippet | Prabhu Ramachandran | |
Modified snippet | |||
2014-06-05 | Fixed indentation. | prathamesh | |
2014-06-05 | Blank lines removed. | prathamesh | |
2014-06-05 | Merge branch 'modified_snippet' | prathamesh | |
2014-06-05 | Merge pull request #16 from prathamesh920/deploy_server | Prabhu Ramachandran | |
Deploy server | |||
2014-06-05 | Merge branch 'deploy_server' | prathamesh | |
2014-06-05 | isDigit() issue resolved | prathamesh | |
2014-06-05 | main files indented. | prathamesh | |
comments removed from views file | |||
2014-06-05 | Merge branch 'deploy_server' | prathamesh | |
2014-05-18 | Merge pull request #15 from prathamesh920/load_exam_command | Prabhu Ramachandran | |
load_exam command modified to accept tags. | |||
2014-05-12 | Files modified according to the pep8 coding standard. | prathamesh | |
2014-05-08 | load_exam command modified to accept tags. | prathamesh | |
sample_questions template modified. Tags can be added to the template. | |||
2014-03-13 | test condition added to test_server.py | prathamesh | |
2014-03-13 | Code to test scilab in test_server.py | prathamesh | |
included timeout with scilab command to prevent scilab from running scilab infinitely. | |||
2014-03-03 | Autochecks scilab function. | prathamesh | |
A method is created that checks the scilab function submitted by the student. The method removes the terminating commands in scilab. If errors are present then it returns error, else provides input to the function and checks for the expected output. If function returns correct output for all the inputs then the function is graded correct, else throws the error message. | |||
2014-02-12 | Modified snippet | prathamesh | |
Snippet textarea extends according to the length of the snippet with numbering. The textarea to write code is dynamic with numbering. The textarea extends as per the length of the code. | |||
2014-02-03 | added versions to the packages | prathamesh | |
2013-08-19 | This branch was created for testing the app. | prathamesh | |
Changes made here are during the testing phase. And the feedbacks recevied are implemented. | |||
2013-07-29 | Merge pull request #14 from prathamesh920/fresh_java | Prabhu Ramachandran | |
fresh java | |||
2013-07-08 | Added few questions. Made changes to fix minor bugs which were found during ↵ | prathamesh | |
testing. | |||
2013-07-03 | Merge branch 'fresh_java' of https://github.com/prathamesh920/online_test ↵ | prathamesh | |
into deploy_server Conflicts: testapp/templates/exam/question.html | |||
2013-07-03 | Merge pull request #12 from prathamesh920/fresh_C_Cpp | Prabhu Ramachandran | |
Fresh c cpp | |||
2013-07-03 | merged java | prathamesh | |
2013-07-03 | corrected a small malfunction | Hardik Ghaghada | |
2013-07-03 | Merge branch 'fresh_js_changes' of https://github.com/hardythe1/online_test ↵ | Hardik Ghaghada | |
into fresh_js_changes | |||
2013-07-03 | variable name changed | prathamesh | |
2013-07-03 | clean code | prathamesh | |
2013-07-02 | edited views & model to congrtulate student & corrected indentation at ↵ | Hardik Ghaghada | |
various places | |||
2013-07-02 | corrected indentation at various places | Hardik Ghaghada | |
2013-07-02 | Edited view to give a message if all the questions are correctly answered | Hardik Ghaghada | |
2013-07-02 | minor changes | prathamesh | |
2013-07-02 | clean C and Cpp | prathamesh | |
2013-07-02 | Merge branch 'C-Cpp' of https://github.com/prathamesh920/online_test into ↵ | prathamesh | |
fresh_C_Cpp | |||
2013-07-02 | changes made | prathamesh | |
2013-07-02 | c files moved | prathamesh | |
2013-07-01 | Merge pull request #11 from hardythe1/fresh_snippet_feature | Prabhu Ramachandran | |
Fresh snippet feature | |||
2013-07-01 | corrected indentation in all js files | Hardik Ghaghada | |
2013-07-01 | comments and print statement removed | prathamesh | |
2013-07-01 | resolved conflicts | Hardik Ghaghada | |
2013-07-01 | made changes as per the comments on pull request | Hardik Ghaghada | |
2013-07-01 | edited JS to give a msg when the answer is correct | hardythe1 | |
2013-06-11 | Modified textarea in student interface to notify about using tabs for ↵ | Hardik Ghaghada | |
indentation | |||
2013-06-11 | Implemented tabs for indentation for snippets | Hardik Ghaghada | |
2013-06-10 | Added the snippet feature & cleaned JS | Hardik Ghaghada | |
2013-06-05 | c_cpp_files | prathamesh | |
2013-06-05 | c and cpp files isolated | prathamesh | |