Kast-KIIT commited on
Commit
d9a878b
·
verified ·
1 Parent(s): 9c7a244

I want to create a desktop application for student to submit their coding assignments but they are forced to type one character at a time to prevent copy and paste of codes from other sources. When the app is opened, the student must be forced to enter their roll number and names which cannot be edited once they begin working on the assignment. This is just to prevent multiple students submitting same assignment just by changing name on same assignment. The app should also allow students to select the language they would like to use such as python, java, c, c++ etc and also plane text for none coding assignments. There should be a code editor embedded behind which can help them refactor the codes nicely when it is being typed. The app should have an interface for teachers to load students assignment. There should be a unique signature as a security feature to detect assignments which were not done with the app when a teacher upload students assignment for preview. All assignments not done with the app must not be viewable and must be rejected with an error message - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +0 -0
index.html CHANGED
The diff for this file is too large to render. See raw diff