Skip to main content

GOOGLE WEB DESIGNER ASSESSMENT

  • D1. What does Google Web Designer offer HTML5 coders in particular?

     
  • D2. What does Google Web Designer help beginners do? 

  • A3. How can you move an element in Quick mode animation?

     
    The correct answer is By adding a scene and moving the element where desired.
  • A4. How can you add simple animations quickly in Google Web Designer?

     
    The correct answer is Use the timeline's Quick mode.
  • D5. What is a Google Web Designer feature that can accelerate ad creation for HTML5 coders and non-coders alike?

     
    The correct answer is Library of advanced ad templates .
  • D6. Where are the settings you need to make creatives adjust to screen size and orientation?

    +1 
  • A7. How can you add detailed, sophisticated animations in Google Web Designer?

     
    The correct answer is Use the timeline's Advanced mode.
  • C8. How do you change the font text in your creative? 

    The correct answer is By choosing the font menu in the text tool.
  • B9. How do you build a wider canvas version of your creative for wider screens?

     
    The correct answer is By adding a width breakpoint in Landscape rules .
  • C10. How does Google Web Designer help you build sophisticated creatives quickly?

     
    The correct answer is By providing feature-rich templates.
  • B11. How do you build a creative in Google Web Designer that restyles to fit larger and smaller screens?


    The correct answer is By including larger and smaller versions within the same creative.
  • C12. How do you add a YouTube video to your creative? 

    The correct answer was By adding the video link in the video component Properties panel.
  • C13. How can you get your creative to appear in the template library?

    +1 
  • B14. How do you navigate between the wider canvas version and narrower canvas version of your responsive creative?

    +1 
  • B15. How do you build a creative in Google Web Designer that restyles to fit portrait and landscape mobile phone orientations?

    +1 

Comments

Unknown said…
Hallo,


Brilliant article, glad I slogged through the it seems that a whole lot of the details really come back to from my past project.


I once tried a Linux OS back in 2005 that i had placed on a cd, and booted it from my XP machine which I'm still using. I'm a home user.
Appreciate your effort for making such useful blogs and helping the community.


Kind Regards,
Ganesh

Popular posts from this blog

VPN Interview Questions and Answers

What is VPN? Virtual Private Network (VPN) creates a secure network connection over a public network such as the internet. It allows devices to exchange data through a secure virtual tunnel. It uses a combination of security features like encryption, authentication, tunneling protocols, and data integrity to provide secure communication between participating peers. What is Authentication, Confidentiality & Integrity? Authentication - Verifies that the packet received is actually from the claimed sender. It verifies the authenticity of sender. Pre-shared Key, Digital Certificate are some methods that can be used for authentication. Integrity - Ensures that the contents of the packet has not been altered in between by man-in-middle. Hashing Algorithm includes MD5, SHA. Confidentiality - Encrypts the message content through encryption so that data is not disclosed to unauthorized parties. Encryption algorithms include DES (Data Encryption Standard), 3DES (Triple-DES), AES (Ad...

Network Security Interview Question (Basic + Advanced)

What is FW Monitor? Check Point's FW Monitor is a powerful built-in tool for capturing network traffic at the packet level. The FW Monitor utility captures network packets at multiple capture points along the FireWall inspection chains. These captured packets can be inspected later using the WireShark. What is HSRP Cisco? In computer networking, the Hot Standby Router Protocol (HSRP) is a Ciscoproprietary redundancy protocol for establishing a fault-tolerant default gateway How does HSRP work? “HSRP is a redundancy protocol developed by Cisco to provide gateway redundancy without any additional configuration on the end devices in the subnet. With HSRP configured between a set of routers, they work in concert to present the appearance of a single virtual router to the hosts on the LAN. What is the trace route? Traceroute is a utility that records the route (the specific gateway computers at each hop) through the Internet between your computer and a specified desti...