Object Modelling: A Case Study of University Enrolment System | Desklib

Verified

Added on  2022/11/13

|17
|3266
|481
AI Summary
Learn about the efficient and accurate enrolment process of National University through this case study on object modelling. The storyboards, mock-up designs, and drill-down report provide a comprehensive understanding of the system.

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Running head: OBJECT MODELLING
Object Modelling: A Case Study of University Enrolment
system
Name of the Student
Name of the University
Author’s note:

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
1OBJECT MODELLING
Table of Contents
Story Boards:...................................................................................................................................2
Sign In:.............................................................................................................................................4
Courses:...........................................................................................................................................5
Course Details:.................................................................................................................................6
Payment Page:.................................................................................................................................7
Registration Approval:.....................................................................................................................8
Upload Course Page:.......................................................................................................................9
Card Details Page:.........................................................................................................................10
Drill Down Report:........................................................................................................................11
Bibliography:.................................................................................................................................14
Document Page
2OBJECT MODELLING
Story Boards:
The story board can be referred to the graphical representation of the processes that a
person must complete to achieve a result. The story boards are created based on the student
registration and course detail update of National University. The institution is located in
Melbourne, Australia. The organization provides various courses like Information Technology,
Information Systems, Accounting, Business, Law, Arts and Humanities. Total three semester are
offered to the student per year, such as term-1 starts from February, term-2 from July and term-3
from November. The organization wants to build an information system to make the registration
process efficient and accurate as well as effectively track every registration activities. Total
seventeen use cases has been found in the use case diagram. Among all the seventeen use cases
only eight use cases has been selected to create a story board. The story board is designed for
both the student and administrator.
Document Page
3OBJECT MODELLING
Sign Up: In order to access the system and select a course, the student must register into
the system. The sign up is integrated in the system for enabling basic level security. The sign up
allows the system to verify the student details. In order to register into the system, the student
have to provide the personal details, email and password. The password allows the student to
make sure that he knows what password he is providing to the system. The system verifies the
student details entered into the system and saves it into the database after it is verified. The
verification is done based on the predefined conditions. Once a student tries to book a course, the
system checks the student session. If the session is not set, the system redirect the users to the
sign up page. This page has a button that allows the user to go to login page if student is already
registered.
Figure 1: Student Sign Up Page Mock Up Design
(Source: Created by Author)

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
4OBJECT MODELLING
Sign In:
The sign is for allowing the student to login to the system. The sign in option for the
system to start a session against student email id. The system uses the login to verify that a
registered student is accessing the system. There are two input fields in the screen, the email and
password. The student will enter the email and password and submit the form in the system.
After receiving the request, the system will check if the email and password exists in the system
database. If the combination of email and password exists then system will allows the student to
book the course or the system will show an error message ‘entered email or password is wrong’.
Figure 2: Student Sign In Page Mock Up Design
(Source: Created by Author)
Document Page
5OBJECT MODELLING
Courses:
The courses page is for showing the student what courses, National University is offering
to the student. The courses that are visible in this page are stored in the system. Each course
name works as the hyperlink. If the student clicks on any of the course, the system redirects the
student to the course page. The system shows only those courses that are marked as visible by
the administrator. The system will allow the students to select only one course at a time. Each
course has many associated information that are not present in this screen. There is a search box
in the screen. This search box allows the student to find the courses that he wants to enrol in. The
courses are not limited to what is visible on the screen, the student can scroll down to see all the
other courses.
Figure 3: Courses Page Mock Up Design
(Source: Created by Author)
Document Page
6OBJECT MODELLING
Course Details:
The course details page can be accessed by clicking on any course name in the courses
page. The course details are stored in the database. The application is a dynamic application that
collects data from the system database and shows on a page. This page has a static structure.
That is why no matter which course the student selected, the user will see the same page with
different details for different courses. The user can select whether he/she wants to see the details
of the post graduate or undergraduate details. This option can be selected using a radio button.
The Use can read the course details available as text format. After reviewing all the details of the
course, the student can apply for the course using the button available at the bottom of the
screen.
Figure 4: Course Details Page Mock Up Design
(Source: Created by Author)

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
7OBJECT MODELLING
Payment Page:
The payment page is for allowing the student to conduct payment for the selected course.
The system allows the student to select the payment type. The payment types are debit card,
master card or direct payment. In case of the master card or debit card, the payment is done over
the internet. The system is linked with a payment gateway that collect the card holder name, card
number, cvv and expiry date and process those data to connect to bank server. After all the
backend processes are done an OTP is sent to the number registered with the bank account. After
the student enters the OTP, the payment is verified. If the account has enough balance, the
student is enrolled into the course and a verification message is sent to the student email.
Figure: 5: Payment Page Mock Up Design
(Source: Created by Author)
Document Page
8OBJECT MODELLING
Registration Approval:
Once the customer submits the registration course, the system stores the request in the
database. The status of the customer is marked as inactive. The administrator opens their portal
and access the new registration section. In this section, the administrator will see the names of
the student who want to register into the system. The admin will click on the name of the student
to access the detailed section. In this section, the admin can see the name, address, email, contact
and password of the student account. The admin can chose to reject the request. In this case, the
system deletes the customer details from the database and sends an email to the student. If the
admin approve the request, the system update the status of the student account as active.
Figure: 6: Registration Approval Page Mock Up Design
(Source: Created by Author)
Document Page
9OBJECT MODELLING
Upload Course Page:
In this section of the system, the admin adds a new course to the system. This course
details are provided to the administrator by the management of National University. The admin
enter the full name of course, course short name or code, the type of the course, start date and
whether to shows this course in courses page or not.
Figure 7: New Course Add Page Mock Up Design
(Source: Created by Author)

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
10OBJECT MODELLING
Card Details Page:
The administrator can see the details of the card that students use to enrol into courses.
No matter how many times of how many customer uses the same card to make payment, the
system shows the details of the cards for one time in the scree. All the card number and card
holder names appear on screen. The admin can select any of the card and see the details in the
following page.
Figure 8: Card Details Page Mock Up Design
(Source: Created by Author)
Document Page
11OBJECT MODELLING
Drill Down Report:
The main objective of developing the drill down project includes proper navigation of the
specific elements of the data management. Proper navigation provisioning via different layers of
as per the clicks in the different entities is the main aspect that is taken into consideration by the
Drill Down. Exploring of multinational data is the main concern in tjis case. This insists the fact
that the multi dimensionality the main advantage that is gained includes level down navigation in
a proper and the processing is performed in a detailed manner. Specific analysis can be
conducted in this system. Performing of the hierarchical and summary of data will be provided as
per the conduction of the specific analysis. This is considered to be one of the major advantage
of the Drill Down. Online Analytical process is considered to be a prime feature of the Drill
Down system. OLAP helps in performing of the complex multi-dimensional data queries.
Staying in the same Visualization window as per the clicks that are processed with the help of
the different layers of the navigation system also acts as an advantage for the Drill Down. The
Drill Down is present in the graphical user interface (Wongsuphasawa et al, 2017). Clicking of
the data representatives will be beneficial for the processing of the final level data representation.
Drill Down is available in most of the computer atmosphere. Clicking on the folder will ensure
that the user can reach the particular location of the file and the main advantage that is received
is that this practice can be continued in the case of the websites. This ensures that proper
navigation until a deep level in the web page can be performed. The presence of the Drill Down
is noted in the business reporting intelligence tool and the ad hoc reporting system. This helps
the users to click the aggregate value of the data and hence revealing the level specification of
the hierarchy. It is observed that a right level of data is required for property answering the
questions that will be affecting the processing of the business.
Document Page
12OBJECT MODELLING
In case of the processing of the drill down report, the main advantage that is received
includes getting a differential view of the project without creating any dashboard. Digging of the
different layers of data without the need of virtualization based navigation increases the
efficiency of the users.
Garnering of data has been one of the major advantage that is provided and this is the
main aspect that provides advantage to the entire system (Xu et al, 2017). Viewing of the data in
a complete different structure ensures that the reporting is performed as per the single click. This
process can be used for the processing of the viewing of the syllabus checking and the view the
course details. It is also noted that the performance of the server gets better. This ensures that the
time that will be taken for commencing of the query decreases.
Identification and discussion of the drill down
Self service of the interactive feature acts important for the Drill Down system.
Implementation of the self service analytics is also considered to be ad hoc analytics.
Creating and editing of the report will be performed as per the business intelligence for
performing the non-technical end users for providing the ability of creative the edited reports
(Brehmer et al, 2015). This provides a greater insight of the data and hence this helps in bettering
of the decision making process. The efficiency of the process is completely dependent in the
simplicity of the data that is present. Comprehendible data set is performed as per the structure of
the metadata. This process helps in creation of the business view of the data.
Creation of the hierarchy will be enabled as per the processing of the business
management of the defining of the Drill Down functionality. The related data that is considered s
defined as per the hierarchy (Kahng, Fang & Chau 2016). Usage of the formula can be

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
13OBJECT MODELLING
performed for parsing of data. This insists the fact that better management of the structured data
can be performed. It is expected that the time required in the manual coding will be performed as
per the processing of the generation of each type of report. Internal permission can be granted as
per the processing of the management of the technology that is based on the terminology of the
API (Lee et al, 2019).
JR report has been providing proper understanding of the strong foundation and hence the
functional processing of the system supports scheduling and delivering proper output as per the
time interval that is based on the triggers. Report bursting is yet another advantage that is
provided by the JR report.
The enrolment process of the national university is to be performed as per the processing
of the interactive dash board. Integration of the BPM suite can be used. This process enhances
the returning of the sector that is to be performed as per the specific result of the query. Creation
of rich visualization has been a major advantage for the system management of the allocation
and admission process.
Document Page
14OBJECT MODELLING
Bibliography:
Brehmer, M., Ng, J., Tate, K., & Munzner, T. (2015). Matches, mismatches, and methods:
Multiple-view workflows for energy portfolio analysis. IEEE transactions on
visualization and computer graphics, 22(1), 449-458.
Camera, L. (2015). African American students lagging far behind. Retrieved from.
Cooper, M. M., Posey, L. A., & Underwood, S. M. (2017). Core ideas and topics: Building up or
drilling down?. Journal of Chemical Education, 94(5), 541-548.
Dudley, J. J., & Kristensson, P. O. (2018). A review of user interface design for interactive
machine learning. ACM Transactions on Interactive Intelligent Systems (TiiS), 8(2), 8.
Halliday, D., Resnick, R., & Walker, J. (2016). Principles of Physics Extended, International
Student Version. India: Wiley India Pvt. Ltd.
Kahng, M., Fang, D., & Chau, D. H. P. (2016, June). Visual exploration of machine learning
results using data cube analysis. In Proceedings of the Workshop on Human-In-the-Loop
Data Analytics (p. 1). ACM.
Kamaruzaman, M. F., Rani, N. M., Nor, H. M., & Azahari, M. H. H. (2016). Developing user
interface design application for children with autism. Procedia-Social and Behavioral
Sciences, 217, 887-894.
Lee, D. J. L., Dev, H., Hu, H., Elmeleegy, H., & Parameswaran, A. (2019, March). Avoiding
drill-down fallacies with VisPilot: assisted exploration of data subsets. In Proceedings of
the 24th International Conference on Intelligent User Interfaces (pp. 186-196). ACM.
Document Page
15OBJECT MODELLING
Li, H. (2018, May). A Study on the Discourse System of Student Management in Private
Colleges and Universities. In 2018 International Conference on Advances in Social
Sciences and Sustainable Development (ASSSD 2018). Atlantis Press.
Louridas, P., Tsoukalas, G., & Mitropoulos, D. (2016). Requirements and User Interface Design.
Miranda, R., & Budiwirman, B. (2019, March). Designing A Website-Based User Interface In
Merangin Regency Tourism Promotion In Jambi Province. In Seventh International
Conference on Languages and Arts (ICLA 2018). Atlantis Press.
Mohammadi, A., Lavranos, J., Howe, R., Choong, P., & Oetomo, D. (2017, July). Grasp specific
and user friendly interface design for myoelectric hand prostheses. In 2017 International
Conference on Rehabilitation Robotics (ICORR) (pp. 1621-1626). IEEE.
Molin, E. (2016). Evaluation of medication-related clinical decision support using user interface
design principles. Masters MS Thesis), Stockholm University, Stockholm.
Oulasvirta, A. (2017). User interface design with combinatorial optimization. Computer, 50(1),
40-47.
Plaisant, C., Wu, J., Hettinger, A. Z., Powsner, S., & Shneiderman, B. (2015). Novel user
interface design for medication reconciliation: an evaluation of Twinlist. Journal of the
American Medical Informatics Association, 22(2), 340-349.
Rox, M. F., Hendrick, R. J., Herrell, S. D., & Webster, R. J. (2017, April). An Experimental
Comparison of Two User Interface Designs for a Hand-Held Surgical Robot. In 2017
Design of Medical Devices Conference (pp. V001T08A009-V001T08A009). American
Society of Mechanical Engineers.

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
16OBJECT MODELLING
Sanders, L. A. (2018). User Interface Design in Virtual Reality Research (Doctoral dissertation).
Swart, A. J. (2015). Student usage of a learning management system at an open distance learning
institute: A case study in electrical engineering. International Journal of Electrical
Engineering Education, 52(2), 142-154.
Vance, A., Lowry, P. B., & Eggett, D. L. (2015). Increasing accountability through the user
interface design artifacts: A new approach to addressing the problem of access-policy
violations. Mis Quarterly, 39(2), 345-366.
Wongsuphasawat, K., Qu, Z., Moritz, D., Chang, R., Ouk, F., Anand, A., ... & Heer, J. (2017,
May). Voyager 2: Augmenting visual analysis with partial view specifications.
In Proceedings of the 2017 CHI Conference on Human Factors in Computing
Systems (pp. 2648-2659). ACM.
Xu, Z., Lee, J., Park, D., & Chung, Y. (2017). Multidimensional analysis model for highly
pathogenic avian influenza using data cube and data mining techniques. Biosystems
Engineering, 157, 109-121.
1 out of 17
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]