The Art & Soul of Software Portability Exam


The Art & Soul of Software Portability Exam

The Art & Soul of Software Portability Exam

You can take this test as a challenge exam without purchasing the book, but if you flunk, do yourself a favor and buy it. It's a worthwhile investment for a life-long learner!

There are 50 questions worth 2 points each. Once you begin, you must finish the exam in one session. Saving drafts is not permitted. Take it as many times as necessary to score a passing grade of 80 or higher and print your certificate to demonstrate your significant accomplishment.

If you earn a passing grade, you will be routed to the Certificate Generator where you can register and download your Formidable Masterminds Certificate of Achievement.

Ready to begin? Good Luck!

press Enter
True or False? Formidable permits you to name keys ‘id’, ‘key’, ‘created-at’, ‘detaillink’, ‘editlink’, ‘siteurl’, or ‘evenodd’.
Which one of these is not like the others?
Both WordPress and Formidable Forms use the same table design. What is it called?
Formidable Forms integrates with many WordPress APIs. Which of the following are you very likely going to encounter when writing custom code?
What is the default storage engine for WordPress databases?
Early object-oriented development languages include:
Which of the following statements is not true about PHP serialize() function??
True or False? The WordPress and Formidable Forms database schemas support all the elements of a relational design.
True or False? A cascade specifies when a referenced row is deleted, row(s) referencing it should be automatically deleted as well.
True or False? The frm_item_metas table stores the form entry’s field values, one row for every populated field on a form.
What does “where the rubber meets the road” mean?
True or False? Data portability is the highest priorty for a Formidable Forms project.
If I wanted to retrieve an id based on a field key, I would use...
What was the first language Stephanie Wells learned after leaving her job as a nurse?
True or False? A metadata schema is about the data and stores descriptions about how the data is to be rendered on the front end.
Fill in the blank. Formidable __________ use advanced RDBM concepts such SQL views and stored procedures to reduce query costs and modify data directly in the database engine.
What are the Software Portability Types?
True or False? A Mastermind Developer best practice is to keep the Formidable generated random key.
How many Software Portability types are there?
How many immutable SDLC principles are there to guide any software development lifecycle?
True or False? The BIGGEST MISTAKE any rookie developer can make when writing custom code for Formidable Forms is to reference data by their keys instead of ids.
What does the my Formidable Form/Field Keys Easy Display/Edit shortcode do?
What costs more in terms of your business overhead, changing keys one at a time by yourself, or owning a tool that empowers you to do it in a fraction of the time so you can focus on bigger tasks?
True or False? Developers opening their own Developer Digital store on Formidable Masterminds agree to an 80/20 split of the sales price with Formidable Masterminds where the developer keeps 80% and Formidable Masterminds keeps the 20% to cover business overhead.
True or False? The metadata design uses indexes for performance but does not include relationship connections between tables using primary keys, foreign keys, constraints, or cascades.
The philosophy behind the Toyota Production System is called...
True or False? Each row in the frm_items table is a single form entry’s header
A Small or Midsize Business (SMB) is usually defined as an organization with (Select all that apply):
The benefits of the Software Portability Model include:
True or False? jQuery can interract with the HTML Document Object Model.
If I wanted to retrieve an id based on a view key, I would use...
True or False? Formidable stores a form's options in the frm_forms table as a serialized array in the options field.
True or False? A field's options are stored as a serialized array in the field_options field in the frm_fields table.
Which symbol is PHP’s Scope Resolution Operator?
With which WordPress core tables does Formidable regularly interract?
True or False? Developers can easily override an AUTO_INCREMENT primary key.
True or False? A developer can modify any field's default HTML template on the form's General Form Settings page..
True or False? Source code portability means that your custom code should work under any operating system.
Finish this sentence. "The WordPress/ Formidable Forms combination is..."
If I wanted to retrieve an id based on an entry key, I would use...
If I wanted to retrieve an id based on a form key, I would use...
The default character set and collation for WordPress are:
True or False? Software development a manufacturing process.
What website is known as the "Unofficial 3rd-party marketPlace for all things Formidable"?
True or False? Formidable's database tables are related with primary and foreign keys.
Finish this statement: "Quality Assurance is..."
True or False? A relational database is a way of structuring information in tables, rows, and columns, and has the ability to establish links—or relationships—between information by joining tables.
True or False? Application portability means that your WordPress/Formidables Form app should work in any WordPress environment.
Where can Formidable Forms developers sell their products Formidable based products through their own Digital Developer Store?
True or False? Custom code written for Formidable Forms projects won't work correctly when WordPress is hosed on a Microsoft IIS host.
Use Shift+Tab to go back