Click here to Skip to main content
15,881,715 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Hi Developers,
Hope you are all well from Corona

I am making a final year project of Computer Science Degree in Python,Django.
One module of that project is exam scheduling.
I tried my best to make a exam scheduling module but could not do that. So please help me.

PROBLEM:
I want to create exam scheduling in Python,Django for university department.
In this module, i want to cover two types of exams.
Mid Term
Final Term
In Mid Term, there can be 3 papers in one day and one paper time is 1:30 Hr.
In Final Term, there can be 2 papers in one day and one paper time is 2:30 Hr.

In our university department. Some students learn the regular courses and some also learn the repeating courses with regular courses.

What I have tried:

Developers,
Please help me and solve the exam scheduling problem in Python, Django.
Posted
Updated 31-Mar-20 6:37am
Comments
Richard MacCutchan 31-Mar-20 11:01am    
"Please help me"
How? Please do not expect people here to write the code for you. Especially as you will be getting credits towards your degree based on the quality of the code.
Member 14088544 31-Mar-20 11:25am    
Sir, i have searched algorithm for last two months for solving that problem but not understand the algorithm to solving that problem. Please help me for understanding the Algorithm for solving that problem. I want to solve that by Using Graph Coloring Algorithm.
Richard MacCutchan 31-Mar-20 12:59pm    
How about you apply what you have learned and create your own algorithm.
Dave Kreskowiak 31-Mar-20 11:37am    
You should be asking this question of your prof's, not forums.

Sorry... but it is your final year project and you give the impression of not having a clue on what was taught during the year. You are not asking anything. You are just giving your assignment and trying to get us do it for you.

That's not going to happen for several reasons.

First and more obvious, people here offer spare time to help. If you want someone to do your job, then hire him/her

Second, you are not giving any information just vague requirements

Third you are not showing anything of what you say you have tried, you don't say anything about where are you getting stuck, you are not showing any code and saying I have problem X in line Y or with result Z

As it is... even if someone would like to help you, it is impossible to do it.

Sorry if I am being too direct, I hope you appretiate my honesty.
 
Share this answer
 
v2
Comments
Member 14088544 31-Mar-20 11:22am    
Sir, i have searched algorithm for last two months for solving that problem but not understand the algorithm to solving that problem. Please help me for understanding the Algorithm for solving that problem. I want to solve that by Using Graph Coloring Algorithm.
We are more than willing to help those that are stuck: but that doesn't mean that we are here to do it all for you! We can't do all the work, it's part of your grades and it wouldn't be at all fair for us to do it all for you.

So we need you to do the work, and we will help you when you get stuck. That doesn't mean we will give you a step by step solution you can hand in!
Start by explaining where you are at the moment, and what the next step in the process is. Then tell us what you have tried to get that next step working, and what happened when you did.
 
Share this answer
 
Comments
Member 14088544 31-Mar-20 11:22am    
Sir, i have searched algorithm for last two months for solving that problem but not understand the algorithm to solving that problem. Please help me for understanding the Algorithm for solving that problem. I want to solve that by Using Graph Coloring Algorithm.
OriginalGriff 31-Mar-20 11:36am    
How do you expect us to teach you to understand complex algorithms in a little text box, when research papers on them - which assume you already know most of what they are talking about - run to 6 pages of PDF without any "real code":
https://www.researchgate.net/publication/220413840_A_New_Exam_Scheduling_Algorithm_Using_Graph_Coloring
If you have spent two months researching this already, then I'd suggest you either find a simpler algorithm that you do understand, or a simpler project.
Nelek 31-Mar-20 12:15pm    
or different studies?
OriginalGriff 31-Mar-20 12:37pm    
I think that's coming automatically - from the time he's "spent searching" already I'd guess it's due in very, very soon and he'll flunk if it's not done ...

Oh well, at least he'll learn something about class scheduling: "Don't leave it to the last minute" :laugh:
Nelek 31-Mar-20 12:39pm    
Last sentence... you are evil :laugh:
Quote:
Hope you are all well from Corona

Personally, I prefer Chimay and Orval. :)
Quote:
I tried my best to make a exam scheduling module but could not do that. So please help me.

The problem is that your description is so vague that I can find half a dozen algorithms with as much goals, and all will fit your description.
You need to give details and probably an example for the problem you try to solve (and explanation of why it is a problem).
Quote:
In our university department. Some students learn the regular courses and some also learn the repeating courses with regular courses.

I have no idea of why regular or repeated courses are linked with exams.

Improve your question.
 
Share this answer
 
Comments
Richard Deeming 1-Apr-20 13:15pm    
I had to up-vote that for the beer reference alone! :)

(One year, I hope to be able to order an Hercule[^] without the waiter replying "Pardon?" until I point to it on the menu. 😁)
Patrice T 1-Apr-20 14:58pm    
Thank you.
I am living near the brewery of those brand and many others :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900