THE PSEUDOCODE I WRITE 1- Start 2- Input the documents KTP of the new vehicle owner and a photocopy The original and photocopy of BPKB Original and photocopy of STNK Receipt and Fotocopy with stamp and signed by seller and buyer Documents of the result of the physical vehicle   if(checkdocument==correct)   Display("Physical checks is okay")       else Display("Please complete document first for physical check")   End if Next step :- Register the transfer name Propmt - How will you pay amount for registration Input : ModeOfPayment=Pay mode If (ModeOfPayment==Mobile Banking) Display "Mobile banking option" else if(ModeOfPayment==bank transfer) Display "Account Details to the user   else ("Choose any one option") end if   Prompt: "Please fill registration form now" Prompt - "enter user name:" Input name Prompt "Please enter your complete address" Input address   if(registerForm==completed) Validate form if(ValidateForm==okay) "Send document archive else "Please fill the correct form first" end if else Display "Please Fill Registration Form"   end if     Prompt: "Please fill registration mutation from now"         1- Start 2- Input the documents KTP of the new vehicle owner and a photocopy The original and photocopy of BPKB Original and photocopy of STNK Receipt and Fotocopy with stamp and signed by seller and buyer Documents of the result of the physical vehicle   if(checkdocument==correct)   Display("Physical checks is okay")       else Display("Please complete document first for physical check")   End if Next step :- Register the transfer name Propmt - How will you pay amount for registration Input : ModeOfPayment=Pay mode If (ModeOfPayment==Mobile Banking) Display "Mobile banking option" else if(ModeOfPayment==bank transfer) Display "Account Details to the user   else ("Choose any one option") end if   Prompt: "Please fill registration form now" Prompt - "enter user name:" Input name Prompt "Please enter your complete address" Input address   if(registerForm==completed) Validate form if(ValidateForm==okay) "Send document archive else "Please fill the correct form first" end if else Display "Please Fill Registration Form"   end if     Prompt: "Please fill registration mutation from now"             Prompt: "Please fill registration mutation from now"   Prompt: "Input required documents"   if(mutationForm == correct)       Display("online BPKB bill is generated.")   else     Display("Incomplete form")   if(repaymenet == done)     Display("Pay the STNK fee and upload the STNK documents")         if(documents == valid)         Display("Number plate is generated")     else         Display("Invalid Documents") else     Display("Please make the required payments")   END   Question is Design: Use case diagrams, Activity diagrams, and Class diagrams!

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

THE PSEUDOCODE I WRITE

1- Start

2- Input the documents

KTP of the new vehicle owner and a photocopy

The original and photocopy of BPKB

Original and photocopy of STNK

Receipt and Fotocopy with stamp and signed by seller and buyer

Documents of the result of the physical vehicle

 

if(checkdocument==correct)

 

Display("Physical checks is okay")

 

 

 

else

Display("Please complete document first for physical check")

 

End if

Next step :- Register the transfer name

Propmt - How will you pay amount for registration

Input : ModeOfPayment=Pay mode

If (ModeOfPayment==Mobile Banking)

Display "Mobile banking option"

else if(ModeOfPayment==bank transfer)

Display "Account Details to the user

 

else

("Choose any one option")

end if

 

Prompt: "Please fill registration form now"

Prompt - "enter user name:"

Input name

Prompt "Please enter your complete address"

Input address

 

if(registerForm==completed)

Validate form

if(ValidateForm==okay)

"Send document archive

else

"Please fill the correct form first"

end if

else

Display "Please Fill Registration Form"

 

end if

 

 

Prompt: "Please fill registration mutation from now"

 

 

 

 

1- Start

2- Input the documents

KTP of the new vehicle owner and a photocopy

The original and photocopy of BPKB

Original and photocopy of STNK

Receipt and Fotocopy with stamp and signed by seller and buyer

Documents of the result of the physical vehicle

 

if(checkdocument==correct)

 

Display("Physical checks is okay")

 

 

 

else

Display("Please complete document first for physical check")

 

End if

Next step :- Register the transfer name

Propmt - How will you pay amount for registration

Input : ModeOfPayment=Pay mode

If (ModeOfPayment==Mobile Banking)

Display "Mobile banking option"

else if(ModeOfPayment==bank transfer)

Display "Account Details to the user

 

else

("Choose any one option")

end if

 

Prompt: "Please fill registration form now"

Prompt - "enter user name:"

Input name

Prompt "Please enter your complete address"

Input address

 

if(registerForm==completed)

Validate form

if(ValidateForm==okay)

"Send document archive

else

"Please fill the correct form first"

end if

else

Display "Please Fill Registration Form"

 

end if

 

 

Prompt: "Please fill registration mutation from now"

 

 

 

 

 

 

Prompt: "Please fill registration mutation from now"

 

Prompt: "Input required documents"

 

if(mutationForm == correct)

 

    Display("online BPKB bill is generated.")

 

else

    Display("Incomplete form")

 

if(repaymenet == done)

    Display("Pay the STNK fee and upload the STNK documents")

   

    if(documents == valid)

        Display("Number plate is generated")

    else

        Display("Invalid Documents")

else

    Display("Please make the required payments")

 

END

 

Question is Design: Use case diagrams, Activity diagrams, and Class diagrams!

The process of changing the name of the car is as follows:
1. After getting the physical check document, register on the system for transfer of name, and
pay the registration fee using several payment methods such as bank transfer or mobile
banking from several cooperative banks, the owner receives proof of payment and fills in the
form provided according to the information listed in the car registration.
2. The officer validates the form to transfer to the destination SAMSA according to the ID card.
3. The officer will send an archive containing complete documents of the car.
4. The vehicle owner fills out the form for mutation, includes a photocopy of the ID card, and
pays the transfer fee for the transfer of the car's name.
5. You will get an online BPKB bill that must be paid off.
6. Repayment can use several payment methods such as bank transfer or mobile banking from
several banks where the Cooperation and the owner receive proof of payment.
7. Continue to make payments to pay the STNK fee and the account holder receives proof of
payment.
8. Submit a photo of STNK and proof of STNK tax payment.
9. The vehicle owner will be given a number plate, STNK and BPKB per the data of the new
motorized vehicle owner.
Transcribed Image Text:The process of changing the name of the car is as follows: 1. After getting the physical check document, register on the system for transfer of name, and pay the registration fee using several payment methods such as bank transfer or mobile banking from several cooperative banks, the owner receives proof of payment and fills in the form provided according to the information listed in the car registration. 2. The officer validates the form to transfer to the destination SAMSA according to the ID card. 3. The officer will send an archive containing complete documents of the car. 4. The vehicle owner fills out the form for mutation, includes a photocopy of the ID card, and pays the transfer fee for the transfer of the car's name. 5. You will get an online BPKB bill that must be paid off. 6. Repayment can use several payment methods such as bank transfer or mobile banking from several banks where the Cooperation and the owner receive proof of payment. 7. Continue to make payments to pay the STNK fee and the account holder receives proof of payment. 8. Submit a photo of STNK and proof of STNK tax payment. 9. The vehicle owner will be given a number plate, STNK and BPKB per the data of the new motorized vehicle owner.
PT ABC wants to help the police by making a vehicle transfer system, especially for used cars. To
take care of the transfer of a car, what the vehicle owner needs to know is that the process of
changing the name of a used or new car is carried out in two stages, namely the management at
the Samsat office where the car is registered and where the vehicle owner is located. Both are
carried out so that the issuance of STNK and the issuance of BPKB are by new motor vehicle
owners. Vehicle owners are advised to seek information regarding the regulations for the transfer
of a car's name at the vehicle owner's place. Generally, each region has different requirements
or ways to change the name of a vehicle, including the cost of changing the name of a used car.
Several documents must be entered into the system as required documents.
In general, the documents that must be entered or input
1. Resident Identity Card (KTP) of the new vehicle owner and a photocopy.
2. The original and photocopy of the Motor Vehicle Owner's Book (BPKB).
3. Original and photocopy of Vehicle Number Certificate (STNK).
4. Receipt for the purchase of a used car & photocopy version which is equipped with a stamp
duty of Rp. 10,000 and signed by the seller and the buyer of the car.
5. Documents of the results of physical vehicle checks (conducted at the Samsat Office).
Transcribed Image Text:PT ABC wants to help the police by making a vehicle transfer system, especially for used cars. To take care of the transfer of a car, what the vehicle owner needs to know is that the process of changing the name of a used or new car is carried out in two stages, namely the management at the Samsat office where the car is registered and where the vehicle owner is located. Both are carried out so that the issuance of STNK and the issuance of BPKB are by new motor vehicle owners. Vehicle owners are advised to seek information regarding the regulations for the transfer of a car's name at the vehicle owner's place. Generally, each region has different requirements or ways to change the name of a vehicle, including the cost of changing the name of a used car. Several documents must be entered into the system as required documents. In general, the documents that must be entered or input 1. Resident Identity Card (KTP) of the new vehicle owner and a photocopy. 2. The original and photocopy of the Motor Vehicle Owner's Book (BPKB). 3. Original and photocopy of Vehicle Number Certificate (STNK). 4. Receipt for the purchase of a used car & photocopy version which is equipped with a stamp duty of Rp. 10,000 and signed by the seller and the buyer of the car. 5. Documents of the results of physical vehicle checks (conducted at the Samsat Office).
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY