Ramco Training Assessment - Poe

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Michael Cutlip
M
Michael Cutlip
Community Contributor
Quizzes Created: 1 | Total Attempts: 598
| Attempts: 598 | Questions: 47
Please wait...
Question 1 / 47
0 %
0/100
Score 0/100
1. RAMCO exports directly to the following software?

Explanation

Microsoft Excel is the primary export format for the RAMCO AMS.

Submit
Please wait...
About This Quiz
Education Quizzes & Trivia

This is the RAMCO Training Assessment to be completed by associations that are points of entry into the NRDS system. This includes both local associations and state associations that manage local boards.

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. What are automated processes called in RAMCO?

Explanation

Workflows are the automated processes used throughout the system. The Workflow button is found in the ribbon toolbar.

Submit
3. Which of the following is the correct way to perform a "wildcard" search for the word "smith"?

Explanation

The character used to run a wildcard search is the asterisk "*".

Submit
4. Where do you mark someone as having attended a class?

Explanation

The field to mark someone as having attended a class is on that person's Class Registration record that is accessible from the person's Contact record or from the Class itself.

Submit
5. On what record type will you find someone's Email address?

Explanation

All communication information and preferences are stored on a person's contact record regardless of the number of memberships they have.

Submit
6. Which of the following records is created first during the sales transaction process?

Explanation

The initial record created during a transaction is the Order. This is the placeholder for the transaction and contains the products someone might purchase.

Submit
7. Classes are the individual dates and times that what occurs?

Explanation

Courses a an umbrella for classes. A Course determines the amount of CE or designation hours a person receives, while the Class records are created to set the individual dates and times that a Course occurs.

Submit
8. To see the activity of a General Ledger account you should run which report?

Explanation

The Account Distribution (GL) report shows how the money you've taken into the system is distributed across your different General Ledger accounts.

Submit
9. Which of the following can be configured on a Dues Schedule?

Explanation

All of these things are required on a Dues Schedule.

Submit
10. What module would you access to work with the full list of contact records?

Explanation

Contacts and Accounts, by default, are found in the Workplace module.

Submit
11. Where do you go to view all Memberships for an individual member?

Explanation

To view all Memberships for an individual member, you need to go to the Contact record and then click on Memberships in the related navigation. This will allow you to access and view all the memberships associated with that particular member.

Submit
12. Navigation options on the left side of a record are called what?

Explanation

The navigation options on the left side of a record are called "Related" items. They are also sometimes referred to as "Associated" records.

Submit
13. The Unapply Payment Wizard can do which of the following?

Explanation

The Unapply Payment Wizard is capable of performing all of the listed actions, including unapplying a payment, canceling a payment, issuing a refund, and processing a credit card chargeback.

Submit
14. How can you change the page title and text that appears at the top of web portal pages?

Explanation

To change the page title and text that appears at the top of web portal pages, you need to modify the "Page Text". This option allows you to customize the content displayed on the page, including the title and any accompanying text. By selecting "Page Text", you can easily edit and update the text to reflect the desired information or message you want to convey on the web portal pages.

Submit
15. What is the name of the menu across the top of the RAMCO interface?

Explanation

RAMCO is built on top of the Microsoft Dynamics CRM platform which uses the standard Office-style interface including the "Ribbon" toolbar.

Submit
16. What should you do if you need to reverse or write-off a particular Invoice?

Explanation

The correct process is to cancel the Invoice because this will create accounting entries that reverse the entries from the creation of the Invoice. If you merely delete the Invoice the system will NOT also remove the accounting entries from when the Invoice was created.

Submit
17. On what record type will you find someone's subclass?

Explanation

A person's subclass is part of their membership record and it helps to further classify their membership for billing purposes.

Submit
18. What record should you deactivate to deactivate a member in NRDS?

Explanation

The status of a person's membership record determines whether or not they are active on NRDS.

Submit
19. What must you configure to perform a dues payment split in NRDS eCommerce?

Explanation

All of the above are required. When a member pays for a dues product, the system checks if that product is mapped to a General Ledger, then checks if the General Ledger account has an eCommerce bank account connected to it. If there is a bank account, RAMCO sends only the amount paid for that one dues product to that bank account (such as a state or national association bank account).

Submit
20. Using Advanced Find, how can you add multiple criteria to your query and then see records that meet *any* of those criteria as opposed to meeting *all* of those criteria?

Explanation

In Advanced Find, you can add multiple criteria to your query and see records that meet any of those criteria by using the "Group OR" option. This allows you to create a query that will retrieve records that match at least one of the specified criteria. By selecting the "Group OR" option, you are indicating that the query should return records that meet any of the specified conditions, rather than requiring them to meet all of the conditions.

Submit
21. What should you do if you took a payment, applied it to the wrong bill, and now need to apply it to the correct bill?

Explanation

If you need to keep the money you were paid, so you can apply it to a different bill, you should only unapply the payment. That process will keep it on your books so you can use it again. Any other option would zero out the payment and you could not use it on a different bill.

Submit
22. Dues can only me charged to whom?

Explanation

Only contacts with a Membership record, which is what makes someone a member, can be charged dues. When constructing a query on the Dues Schedule you are only allowed to search for Membership records in the system.

Submit
23. You are setting up a meeting and you would like a certain fee to be available on the portal to only active members of the 2013 executive committee. There are 10 active members of this committee and the committee type is set to executive. Which option below shows a meeting registration fee query that would guarantee that the fee is only available to active members of the 2013 executive committee?

Explanation

The correct answer is:
SELECT * FROM MeetingRegistrationFee
WHERE committeeType = 'executive'
AND committeeYear = 2013
AND memberStatus = 'active'

This query selects all records from the MeetingRegistrationFee table where the committee type is 'executive', the committee year is 2013, and the member status is 'active'. This ensures that only active members of the 2013 executive committee will have access to the meeting registration fee.

Submit
24. What tool is used to create custom data views, adjust rows in a view or edit the filters of a view?

Explanation

Advanced Find is the tool used throughout the system to create and edit views.

Submit
25. On what record type will you find someone's Member Type?

Explanation

A person could have multiple membership records with different types so these must be separate from a person's contact record. Member Type records determine application fees and requirements for membership but they are not connected directly to a contact record. Member application records are only used to track a person's initial application.

Submit
26. The individual line items of a dues bill are created using what?

Explanation

Dues Products are at the lowest level of the dues structure and define the individual line items of a dues bill.

Submit
27. What is the first thing you must create when configuring dues?

Explanation

The Dues Cycle, which determines the time frame for the dues, is at the highest level in the dues structure and is created first.

Submit
28. Different types of REALTOR members, such as appraisers vs salespeople vs brokers, can be distinguished using what field?

Explanation

The Member Subclass is a NRDS field used to further subdivide members for billing purposes. Exampels of common member subclasses are Designated Realtor (DR), Primary Salesperson (PR), Secondary Salesperson (SR), Appraiser (APP), etc.

Submit
29. Office transfers can be processed by doing what?

Explanation

The Office Transfer tool will change the office on the Membership record as well as the Parent Account on the person's Contact record. You could achieve the same results by updating both the contact record and the membership record manually, as well.

Submit
30. A "Member Education" record is sent to NRDS to track attendance in classes. What do you do in RAMCO to automatically trigger a new Member Education record for a contact?

Explanation

By marking someone as having attended the class, and assuming the Course record of that class is markd as "Send to NRDS" and has a Group Code and Course Code filled in, RAMCO will create a Member Education record for the attendee and send it to NRDS. Member Education records are only created for class and not for meeetings.

Submit
31. You need to export a list of all contacts who attended a specific class. Which option below would guarantee that your export will contain an accurate list of *only* those who attended this class?

Explanation

The correct answer is to launch the advanced find window and query for all contacts with a class registration for the desired class where attended = yes and then export all of the results to Excel. This option ensures that only the contacts who attended the specific class are included in the export. By using the advanced find window and filtering for the desired class and attendance status, the export will provide an accurate list of contacts who attended the class.

Submit
32. What steps should be taken to create a record of a check payment mailed to your association without immediately applying it to an order?

Explanation

To create a record of a check payment mailed to your association without immediately applying it to an order, you should open the contact record and then select Payments from the left side navigation. Then, click Add New Payment and enter the details of the check payment into the payment record. Finally, click Save and Close to save the payment record. This process allows you to keep a record of the check payment without tying it to a specific order or immediately applying it to any transaction.

Submit
33. On what record type will you find someone's NRDS ID?

Explanation

The NRDS ID of a person is stored on their Contact record. Every person in the system should have only one contact record regardless of the number of memberships they have.

Submit
34. When an Invoice is created, the system will also create what?

Explanation

Both an entry in the daily accounting batch, and entries in the General Ledger, are created when an Invoice is created.

Submit
35. To add a new member you must create a new contact record and then do what?

Explanation

The Membership Application wizard is the only process in the system that will assign a new NRDS ID to a person and also add them to the NRDS Central Database. Manually creating a membership record or member application will not process the new member in NRDS.

Submit
36. If you find that an update you made to a member's record in RAMCO is not reflected in NRDS, where is the first place you should look to troubleshoot?

Explanation

If a change is made in RAMCO, and then sent to NRDS, NRDS could still reject it because of some other data issue. All rejections from NRDS are saved as NRDS Errors in your Membership section.

Submit
37. What determines the price of a product in RAMCO?

Explanation

Every product you use must have a Price List Item to determine the price that someone will actually pay.

Submit
38. To issue a refund for a credit card you must do what?

Explanation

The only way to put the money back on a credit card is to use the Unapply Payment tool, then issue a refund.

Submit
39. When opening a previously saved Advanced Find query/view, why does it sometimes seem that it's not possible to edit the elements in the query?

Explanation

When opening a previously saved Advanced Find query/view, it may seem that it's not possible to edit the elements in the query because the "Details" button in the ribbon bar needs to be clicked to create or edit an Advanced Find Query. This button provides access to the query details and allows for modifications to be made. Without clicking this button, the query elements may appear uneditable.

Submit
40. Prices for meetings and classes are typically created using what?

Explanation

Registration fees must be created before anyone can register for a class or meeting. A product is attached to a registration fee to determine the price.

Submit
41. What membership records will you typically see in RAMCO system?

Explanation

If someone has ever had a primary or secondary membership with your association then you have access to all the other memberships they hold. This is visible in NRDS when you log into the NRDS page of Realtor.org, look up a member and then view the "Secondary" membership information. RAMCO can access the same records, and those record come down to your system if you get your final data from a NRDS Batch Refresh file.

Submit
42. To determine member vs non-member pricing on a registration fee you need to configure what?

Explanation

A query is used to determine who can register with a particular registration fee. Without a query on a registration fee anyone in the system would be able to register using that fee, regardless of whether or not they are a member.

Submit
43. What is the most accurate record to look at to determine if a credit card payment was successfully processed?

Explanation

The most accurate record to look at to determine if a credit card payment was successfully processed is the E-Commerce Request Summary. This record would provide a detailed summary of the transaction, including information such as the payment amount, the credit card used, and the status of the payment. By reviewing this summary, one can easily determine if the payment was successfully processed or if there were any issues or errors during the transaction.

Submit
44. What steps should be taken to issue a credit card refund for the amount of a payment not currently applied to an invoice?

Explanation

To issue a credit card refund for a payment that is not currently applied to an invoice, the correct steps are to open the Unapply Payment Wizard and click on "Issue Refund." Then, on the next page, simply click "Continue." This process allows for the refund to be processed without the need to unapply any payment or select invoices.

Submit
45. If you don't create any query on a dues schedule, who will be billed dues under that schedule?

Explanation

If you don't define any query on your Dues Schedule no one will be filtered out and everyone with a membership will show up on that schedule.

Submit
46. How can you check if a workflow has run successfully?

Explanation

To check if a workflow has run successfully, you need to open the record that the workflow was run against. Then, click on the "Workflows" option from the left navigation menu. This will provide you with the information about the workflow and its status, allowing you to determine if it has run successfully or not.

Submit
47. Suppose your organization charges new members the full membership amount if they join during the first three months of the membership year but prorates the membership charge on a monthly basis for the next nine months, where in RAMCO would you set-up the proration so that members are billed appropriately:

Explanation

In order to ensure that members are billed appropriately, you would need to set up the proration in the "Dues Products" section of RAMCO. This is where you would define the different membership options and their corresponding charges. By setting up the proration in this section, you can ensure that new members are charged the full membership amount if they join during the first three months, and then have the charge prorated on a monthly basis for the next nine months.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 23, 2012
    Quiz Created by
    Michael Cutlip
Cancel
  • All
    All (47)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
RAMCO exports directly to the following software?
What are automated processes called in RAMCO?
Which of the following is the correct way to perform a "wildcard"...
Where do you mark someone as having attended a class?
On what record type will you find someone's Email address?
Which of the following records is created first during the sales...
Classes are the individual dates and times that what occurs?
To see the activity of a General Ledger account you should run which...
Which of the following can be configured on a Dues Schedule?
What module would you access to work with the full list of contact...
Where do you go to view all Memberships for an individual member?
Navigation options on the left side of a record are called what?
The Unapply Payment Wizard can do which of the following?
How can you change the page title and text that appears at the top of...
What is the name of the menu across the top of the RAMCO interface?
What should you do if you need to reverse or write-off a particular...
On what record type will you find someone's subclass?
What record should you deactivate to deactivate a member in NRDS?
What must you configure to perform a dues payment split in NRDS...
Using Advanced Find, how can you add multiple criteria to your query...
What should you do if you took a payment, applied it to the wrong...
Dues can only me charged to whom?
You are setting up a meeting and you would like a certain fee to be...
What tool is used to create custom data views, adjust rows in a view...
On what record type will you find someone's Member Type?
The individual line items of a dues bill are created using what?
What is the first thing you must create when configuring dues?
Different types of REALTOR members, such as appraisers vs salespeople...
Office transfers can be processed by doing what?
A "Member Education" record is sent to NRDS to track...
You need to export a list of all contacts who attended a specific...
What steps should be taken to create a record of a check payment...
On what record type will you find someone's NRDS ID?
When an Invoice is created, the system will also create what?
To add a new member you must create a new contact record and then do...
If you find that an update you made to a member's record in RAMCO is...
What determines the price of a product in RAMCO?
To issue a refund for a credit card you must do what?
When opening a previously saved Advanced Find query/view, why does it...
Prices for meetings and classes are typically created using what?
What membership records will you typically see in RAMCO system?
To determine member vs non-member pricing on a registration fee you...
What is the most accurate record to look at to determine if a credit...
What steps should be taken to issue a credit card refund for the...
If you don't create any query on a dues schedule, who will be billed...
How can you check if a workflow has run successfully?
Suppose your organization charges new members the full membership...
Alert!

Advertisement