Brown Bag Session

Coding Standards Quiz
Test your knowledge on coding standards and best practices with our engaging quiz! Perfect for developers and anyone looking to sharpen their skills in programming.
In this quiz, you will explore:
- Coding conventions
- Best practices for data management
- Language settings for applications
- Methods for data validation

What could be done for this image to follow our coding standard?
Add comments to explain the logic
Limit only to 20 nodes
Re-align the nodes going downwards
All of the above
When getting a total price of a cart, which one is recommended?
Use for each to iterate the products then add each price to get the total
Use an aggregate that sums the total price of the cart products
Iterate the products then check with another aggregate if correct
Do not add total
Where should we set the default language set for a specific tenant?
Site Property
Session Variable
Client Variable
We should not store defaults for a tenant
I want to display a calculated column on a table, I could best achieve this by:
Create a different web block to get the calculation and drag the web block on the table
Create a function that calculates the field and use the function directly on an expression in the table
If possible, add a variable on the aggregate and calculating there the value needed to be displayed
We cannot add a column that is not in the aggregate it is connected to
I want to check if a record being saved is a duplicate or not. Which steps are the best to do?
Use aggregate to filter the duplicates then use the .Empty property to see if a duplicate exists or not.
Use aggregate to filter the duplicates, set the aggregate's Max Record to 1, then use the .Empty property to see if a duplicate exists or not.
Use aggregate filtered to find duplicates
Use aggregate to filter the duplicates, set the aggregate's Max Record to 100 to make sure, then use the .Empty property to see if a duplicate exists or not.
{"name":"Brown Bag Session", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge on coding standards and best practices with our engaging quiz! Perfect for developers and anyone looking to sharpen their skills in programming.In this quiz, you will explore:Coding conventionsBest practices for data managementLanguage settings for applicationsMethods for data validation","img":"https:/images/course7.png"}
More Surveys
Test automation training - entry knowledge check
10525
Linting rules
10510
Chapter 2 Meaningful Names & Chapter 3 Functions
10511
Shared tools
6320
Behavioral & Structural Design Pattern Quiz Quiz
10516
Design Patterns Quiz
10524
ISTQB Test
11616
Designer Qualification
16847
Data Intelligence Team Weekly Fair
9412
Background of Attendees
8419
PSSR question summary
7428
Formal Secretaries Boards of Examiners
6330