[Technical] RIO Challenge v4 - C06.16 - Student Voucher Setup
Table of Contents
RIO Challenge v4 - C06.16 - Student Voucher Setup
When students are eligible for discounts or special promotions, RIO University issues Study Vouchers to reduce the cost of tuition or other fees.
In RIO Education, Study Vouchers can be applied as either Order Discounts (reducing the total Transaction Order) or Order Line Discounts (reducing a specific Transaction Line Item).
In this challenge, you will create Study Vouchers for a student and apply them to a Transaction Order, observing how the discounts affect the Transaction Line Items.
Learning outcomes
- Understand how Study Vouchers are created, either as an Order Discounts or an Order Line Discounts.
- Learn how to apply vouchers as Study Voucher Transaction.
- Observe the effect of Study Vouchers on Transaction Orders and Transaction Line Items.
What does success look like?
- Study Vouchers are created for Order Discount and Order Line Discount.
- Both vouchers are applied to the student’s Transaction Order.
- Transaction Line Items reflect the total discount correctly, and voucher transactions are confirmed.
Related challenges
Estimated time to complete
15 minutes.
Steps to complete the challenge
RIO University is offering a one-time discount voucher to a student. As the admin, your task is to create the Study Vouchers for Fred Smith and apply them to his Transaction Order.
- Click on the 'RIO Challenge' tab at the bottom left of the page. Click on 'Initiate Challenge' to generate the data required for this challenge.

- From the App Launcher, search for Study Voucher.

- Create 2 Study Vouchers.
Study Vouchers are discounts that can be applied to a Transaction Order.
Let's create our first Study Voucher.
| Study Voucher Name | C06.16 - Discount 100 |
| Code | DISC100 |
| Voucher Type | Amount |
| Voucher Value | 100 |
| Account | C06.16 - RIO University |
| Status | Active |
| Sequence | 1 |
| Line Item Processing Priority | Lowest Price First |
| Apply As | Order Line Discount |
Then, create the second Study Voucher.
| Study Voucher Name | C06.16 - Discount 200 |
| Code | DISC200 |
| Voucher Type | Amount |
| Voucher Value | 200 |
| Account | C06.16 - RIO University |
| Status | Active |
| Sequence | 2 |
| Line Item Processing Priority | Lowest Price First |
| Apply As | Order Discount |
- Go to the 'Contacts' tab, and select the list view ‘C06.16 - Student Voucher Setup’ to find Fred Smith's record.

- Navigate to the ‘Transactions’ tab.

Select the Transaction Order record prepared.
- Create 2 Study Voucher Transactions.
Study Voucher Transaction is used to track the transaction or usage of a Study Voucher. Without a Study Voucher Transaction, a student will not be able to receive any discounts or vouchers on their Transaction Order.
| Study Voucher | C06.16 - Discount 100 |
| Transaction Order | <<The Transaction Order used earlier>> |
| Status | Confirmed |
| Amount | 100 |
| Study Voucher | C06.16 - Discount 200 |
| Transaction Order | <<The Transaction Order used earlier>> |
| Status | Confirmed |
| Amount | 200 |
- For Study Vouchers with Apply As = Order Line Discount, a Transaction Line Item will need to be created manually for the discount to be applied to the Transaction Order.
However, for Study Vouchers with Apply As = Order Line, no additional Transaction Line Item will need to be created.
Create a Transaction Line Item for Study Voucher ‘C06.16 - Discount 100’.
| Item Name | C06.16 - Discount 100 |
| Transaction Type | Discount Entry |
| Transaction Order | <<The Transaction Order prepared>> |
| Offset Line Item | <<The Transaction Line Item prepared>> |
| Quantity | 1 |
| Unit Price | 100 |
| Entry Type | Credit |
| Study Voucher Transaction | <<The Study Voucher Transaction for C06.16 - Discount 100>> |
- As C06.16 - Fred Smith, click on the ‘Log in to Experience as User’ button.

- Navigate to ‘My Carts’

- Click ‘Make Payment’.
Notice that the student has a $300 discount, and only need to pay $700 instead of the full price.
Now, let's complete the payment process. Don't worry, you won't be charged for this!
Click ‘Make Payment’, then select ‘Credit’ payment type.
Then, fill in the Payment Details and click ‘Pay’.
| Card Holder Name | Fred Smith |
| Credit Card Number | 4111111111111111 |
| CCV | 123 |
- Once payment is done, log out as Fred Smith.
Then, navigate back to the Transaction Order record.
- Observe the Transaction Line Items.
Notice that 2 new Transaction Line Items were created: one for the discount line, the other for the payment.
- Congratulations, you have completed the challenge! Click on the 'RIO Challenge v4' tab at the bottom left of the page, and click on 'Complete Challenge'.