Atlassian Certified in Managing Jira Projects for Cloud (ACP-100) — Question 55

The marketing team has asked you to embed the trigger tab of an issue collector on several internal web pages and change its size, color, and text.
They also want the ability to track which webpage finally generated the underlying feedback issue.
You are not familiar with advanced issue collector configuration.
Which type of developer should you contact for assistance?

Answer options

Correct answer: B

Explanation

The correct answer is B, as JavaScript is essential for manipulating web page elements, including changing sizes, colors, and text of embedded components. Other options like Groovy, Velocity, Python, and SQL are not primarily used for client-side web development and would not be suitable for this task.