If you need your app code to inspect information about the current build, which class should you use?
- BuildConfig.
- BuildInfo.
- ConfigParams.
- ConfigInfo.
We help you to get prepared and pass your Marketing online Certification exams
Home » HubSpot CMS for Developers Certification Exam Answers
HubSpot CMS for Developers Certification Exam Answers
This certification help web developers learn how to build and manage websites on the HubSpot CMS.
Covers tools and workflows developers use to build a variety of web assets in the HubSpot CMS.
Exam:
Some questions:
Which of the following is required to use custom objects in dynamic pages?
Which of the following datasets would be a good fit for creating a custom object?
What HubL function must you use when calling a list of custom object records on a CMS page?
How many different email templates should be created?
Three: a thank you email, a welcome email, and a “sad to see you go” email.
One for each day of the week.
None, each email should be built specifically for each use case.
It depends on the organization and should be discussed with the broader team to align with marketing goals.
True or false? System templates can only be built using the Design Manager.
True
False
True or false? The best way to style emails is through an external CSS stylesheet.
True
False
What pages are you required to set up when creating membership pages?
registration page, login page, password reset request page, password reset page
registration page, logout page, membership account page, password reset page
registration page, login page, membership account page, password reset page
registration page, login page, logout page, password reset page
In the blog listing template, which variable provides access to blog post data?
contents
posts
post_data
articles
True
False
post title
post excerpt
featured image
post author
Which of the following is NOT an additional page view generated by the blog listing template?
Author page
Category page
Simple listing page
Tag page
===
Which of the following is NOT a feature of the HubSpot CMS of special interest to web developers?
What does the hubspot.config.yml file do?
Which of the following is possible with the command line tools?
Which of the following statements about templates is NOT TRUE?
Which of the following statements about templates is TRUE?
Which of the following statements about drag and drop areas is TRUE?
Choose all that apply. Which of the following are always good strategies for building templates?
Which of the following statements about a healthy codebase is TRUE?
Which statement about repeating module fields is FALSE?
Which of the following statements about HubSpot CMS themes is TRUE?
Which file in a theme controls the global fields that content editors can edit?
Choose all that apply. Which of the following options is configured in the theme.json file?
Which of the following statements about global partials is NOT TRUE?
Which of the following statements about theme fields is NOT TRUE?
Which of the following statements about theme modules is TRUE?
===
By vmartinez
If you need your app code to inspect information about the current build, which class should you use?
By vmartinez
What HubL function must you use when calling a list of custom object records on a CMS page?
By vmartinez
Which of the following datasets would be a good fit for creating a custom object?
By vmartinez
Which of the following is required to use custom objects in dynamic pages?
By vmartinez
Which of the following is NOT an additional page view generated by the blog listing template?
Author page
Category page
Simple listing page
Tag page
By vmartinez
Fill in the blank: You should omit the ______ from the simple listing page using the {% if not_simple_list_page %} statement.
post title
post excerpt
featured image
post author