QUESTION Which CMS tool would you use to find the file size of a PNG? a – Email settings b – File manager c – Blog editor d – Website pages settings The correct answer is: b – File manager …
QUESTION Which of the following statements about blog templates is TRUE? a – Any template can be used for blogs. b – Blog templates cannot contain custom modules. c – To build a blog template, you must write custom HubL. …
QUESTION Which of the following statements about HubL in modules is TRUE? a – Modules must contain custom HubL and cannot be published without it. b – HTML attributes cannot contain HubL code. c – Module fields are added to …
QUESTION Which of the following sets of data would NOT be a good fit for storing in a single HubDB table? a – Names, titles, and biographies of employees of an organization b – A dinner menu for a restaurant …
QUESTION Which statement about module fields is FALSE? a – It’s a good idea to give fields an intuitive and descriptive name to help content editors use your modules. b – Fields have HubL variable names that are used to …
QUESTION Which data structure does HubL use for storing data in key and value pairs? a – Lists b – Dictionaries c – Objects d – Binary trees The correct answer is: b – Dictionaries Explanation: We will update later. …
QUESTION Which of the following statements about menus in HubSpot is FALSE? a – Navigation with more than one level is managed in settings. b – Simple menus can be edited at the page level. c – HubDB can be …
QUESTION Which of the following is NOT an important reason to familiarize yourself with available settings? a – Some templates are coded exclusively in settings. b – Some settings determine data available in templates. c – Code can be added …
QUESTION Which statement about naming components is FALSE? a – Components can be named in the Inspector. b – Component names help content editors understand how to use a template. c – Component names can be the same as their …
QUESTION Which statement about the “Prevent editing in content editors” option is TRUE? a – Prevent editing in content editors is not an option in HubSpot CMS templates. b – Prevent editing in content editors is a blog feature that …