Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
General_Allocation_Portal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
codemafia
General_Allocation_Portal
Commits
2f041df3
Commit
2f041df3
authored
Oct 28, 2017
by
EASHAN GUPTA
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
f6b64541
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
README.md
README.md
+9
-8
No files found.
README.md
View file @
2f041df3
...
@@ -46,9 +46,9 @@ General Allocation Portal
...
@@ -46,9 +46,9 @@ General Allocation Portal
Task-wise details:
Task-wise details:
--------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------
1.
**
Allocation:
**
1.
**
Institute registration
**
*
Sort the students in order of their rank and allocated as per the rank list
.
*
New Institutes can register using a form
.
*
Checking it's correctness is tough. One needs to solve the test cases manually and then check with the program output
.
*
The portal, once active, allows various institutes to use the matchmaking problem solver and so it can cater a wide variety of matchmaking problems
.
2.
**Institute Login:**
2.
**Institute Login:**
*
The various institutes using the portal are admins with access to all the information of the applicants and the choices made available.
*
The various institutes using the portal are admins with access to all the information of the applicants and the choices made available.
...
@@ -57,15 +57,16 @@ Task-wise details:
...
@@ -57,15 +57,16 @@ Task-wise details:
3.
**Applicant Login:**
3.
**Applicant Login:**
*
The various applicant users of the portal are also provided with a username and a password as given by their institute.
*
The various applicant users of the portal are also provided with a username and a password as given by their institute.
*
They can use this to login and fill in their preferences.
*
They can use this to login and fill in their preferences.
*
4.
**Allocation:**
*
Sort the students in order of their rank and allocated as per the rank list.
*
Checking it's correctness is tough. One needs to solve the test cases manually and then check with the program output.
4
.
**Freeze, Float, Drop:**
5
.
**Freeze, Float, Drop:**
*
After allocating once, all the applicants can choose to either freeze, float or drop their current branch.
*
After allocating once, all the applicants can choose to either freeze, float or drop their current branch.
1.
**Freeze**
: Accept the current allocated choice and be removed from further rounds of allocation.
1.
**Freeze**
: Accept the current allocated choice and be removed from further rounds of allocation.
2.
**Float**
: Be included in further rounds of allocation thus risking the current allocated seat in hope for a better allocation.
2.
**Float**
: Be included in further rounds of allocation thus risking the current allocated seat in hope for a better allocation.
3.
**Drop**
: To drop the current seat and not be included in further rounds of allocation.
3.
**Drop**
: To drop the current seat and not be included in further rounds of allocation.
5.
**Institute registration**
*
New Institutes can register using a form.
*
The portal, once active, allows various institutes to use the matchmaking problem solver and so it can cater a wide variety of matchmaking problems.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment