Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
course_registration
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSCE 361
starter code
course_registration
Commits
53363c69
Commit
53363c69
authored
5 years ago
by
Christopher Bohn
Browse files
Options
Downloads
Patches
Plain Diff
Corrected blockcode formatting in assignment document
parent
4331ff66
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/10-pair-Course_Registration_System.md
+20
-23
20 additions, 23 deletions
assignment/10-pair-Course_Registration_System.md
with
20 additions
and
23 deletions
assignment/10-pair-Course_Registration_System.md
+
20
−
23
View file @
53363c69
# C
ar Rental
System
# C
ourse Registration
System
-
Assignment Due: September 27, 2019 at 9:30am
-
Assignment Due: September 27, 2019 at 9:30am
-
Peer Assessment Due: September 27, 2019 at 11:59pm
-
Peer Assessment Due: September 27, 2019 at 11:59pm
...
@@ -289,7 +289,6 @@ architecture. These should be opaque layers. See Kung pp148-150.
...
@@ -289,7 +289,6 @@ architecture. These should be opaque layers. See Kung pp148-150.
-
Data display requirements:
-
Data display requirements:
10. When a student's data is displayed, it will be:
10. When a student's data is displayed, it will be:
```
```
Name: StudentName Major: StudentMajor
Name: StudentName Major: StudentMajor
Courses Completed:
Courses Completed:
...
@@ -301,10 +300,8 @@ architecture. These should be opaque layers. See Kung pp148-150.
...
@@ -301,10 +300,8 @@ architecture. These should be opaque layers. See Kung pp148-150.
Course2ID Course2information
Course2ID Course2information
...
...
```
```
<!-- Why isn't pandoc placing </code></pre>
here? -->
Completed courses will only have their names shown. Registered courses will
be shown as described in the next requirement.
Completed courses will only have their names shown. Registered
courses will be shown as described in the next requirement.
11. When a course's data is displayed, it will be in these forms:
11. When a course's data is displayed, it will be in these forms:
...
...
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