Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
socket_chat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSCE 361
starter code
socket_chat
Commits
3b240ac1
Commit
3b240ac1
authored
5 years ago
by
Christopher Bohn
Browse files
Options
Downloads
Patches
Plain Diff
updated rubric
parent
75dba432
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
assignment/socket_chat--patterns-and-testing.md
+4
-4
4 additions, 4 deletions
assignment/socket_chat--patterns-and-testing.md
with
4 additions
and
4 deletions
assignment/socket_chat--patterns-and-testing.md
+
4
−
4
View file @
3b240ac1
...
@@ -418,7 +418,7 @@ the correct repository, or that we cannot access, will not be graded.*
...
@@ -418,7 +418,7 @@ the correct repository, or that we cannot access, will not be graded.*
## Rubric
## Rubric
The assignment is worth
**2
2
points**
:
The assignment is worth
**2
4
points**
:
-
**4 points**
for internationalization
-
**4 points**
for internationalization
-
1 points for creating the properties file for the other language
-
1 points for creating the properties file for the other language
...
@@ -432,10 +432,10 @@ The assignment is worth **22 points**:
...
@@ -432,10 +432,10 @@ The assignment is worth **22 points**:
-
1 point for delegating
`encipher`
and
`decipher`
-
1 point for delegating
`encipher`
and
`decipher`
-
3 points for writing the code to change cipher algorithms
-
3 points for writing the code to change cipher algorithms
-
**
3
points**
for tests
-
**
5
points**
for tests
-
1
point for testing
`encipher`
and
`decipher`
for your two classical
-
2
point for testing
`encipher`
and
`decipher`
for your two classical
cipher algorithms
cipher algorithms
-
2
points for writing sufficient tests to attain statement coverage of
-
3
points for writing sufficient tests to attain statement coverage of
`CipherFactory.createCipher(String, String[])`
`CipherFactory.createCipher(String, String[])`
-
**1 point**
for making regular commits;
*i.e.*
, not waiting until the end
-
**1 point**
for making regular commits;
*i.e.*
, not waiting until the end
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment