A student admissions system must capture multiple study preferences for a prospective student. Each preference includes a preferred campus. If the student is electing to study at the Sydney campus, then the student should be asked accommodation questions.
Which condition should you use to conclude that “the student should be asked the accommodation questions”?
The source material for your policy model says:
To be eligible for the program, there must be at least one child in the family under 18 years of age. The payment amount for the family is based on the total income of all family members. If a family member has multiple jobs, include income from all jobs.
Which two steps should you perform?
You are working in a project where you need to develop a rule to calculate the currency attribute “the person’s total taxable income”. The person’s total taxable income is either the sum of the attributes “the person’s wages” and “the person’s interest” or $50,000, whichever is lower.
What rule should you develop?
The policy model you are creating will be used by developers to automate decisions by calling the OPA Determinations API Assess Service.
Which elements of the project data model must be given names?
Assuming “the customer’s discount threshold” is an existing currency attribute, which two changes should you make to the rule for it to pass Validation?