Part IV. SubmitServer Users Guide
Prev
Next
Part IV. SubmitServer Users Guide
Table of Contents
8. Quick Links for Instructors
1. Using the Submit Server
2. Java Projects
3. Projects in Other Languages
4. Useful Utilities
9. Configuring Marmoset
1. Creating a new course
2. Creating instructor accounts
3. Registering students from a textfile
4. Registering a student or TA one at a time
5. Adding/removing TA permissions
6. Editing student registrations
7. Types of accounts
10. Projects
1. Creating a project
2. Stack Trace Policy: How much information to reveal when students use a release-test
3. The policy for computing the "best" score
4. Explanation of late penalties
5. Updating a project
11. Preparing and Uploading Project Files
1. The Submission Archive
2. The Test Setup Archive
3. Test Properties
4. Upload Archives into Submit Server
5. About the Build Server
6. Applying The C Model to Other Languages
12. Creating Java Projects
1. Create the project and canonical solution
2. Create JUnit tests
3. Create the test.properties file
4. Create the security.policy file (optional)
5. Package the test setup jarfile and canonical solution zipfile
6. Package the Starter files (Skeleton)
13. Creating C Projects
1. C Projects use a Single Directory for Building and Testing
2. Creating Test Executables
3. Create Test Setup Archive
4. Create Canonical solution and Skeleton
5. Security considerations for C projects
14. The Eclipse Plugin
1. Installing the Eclipse Plugin
2. Configuring the Eclipse Plugin
3. Making a Submission Using Eclipse
15. Frequently Asked Questions