Espressif Manual of Style Quiz

Welcome to the Espressif Manual of Style Quiz! The quiz is still a work in progress, and we are currently finalizing the questions and answers.

Numbers

1. The development board operates at a power supply.




3. Which of the following numerical expressions are incorrect?




3. Which of the following numerical expressions are correct?




4. Fix the mistakes(s) in the sentence:

80 to 240 MHz of frequency is available for the CPU clock.


Mathematical Expressions

1. Which of the following examples correctly typesets the variable V for volume in technical documentation?




2. Which of the following examples uses proper formatting for multiplication in technical documentation?




3. Which of the following expressions is ambiguous and needs modification?





Editing References

1. Which of the following is incorrect usage of references?




2. For Chinese titles of books, articles, newspapers, songs, films, which of the following punctuation marks should be used?




3. Improve the sentence:

For the pin layout of ESP32, please see Section Pin Layout > Chapter Pin Definitions > ESP32 Datasheet.


UI Elements

1. Which is the correct way to describe interaction with the following UI element in .rst or .md documents?





2. Which is the correct way to indicate navigation through UI elements?




3. Which is the correct way to describe the interaction with the following UI element in .rst or .md documents?





Watermarks

1. When should the PRELIMINARY watermark be added to a document?




2. What watermark should be added when a product is outdated?




3. Where should the NOT RECOMMENDED FOR NEW DESIGNS (NRND) watermark typically be placed in a document?




Admonitions

1. Which admonition is most appropriate for highlighting "Keep the port name handy, as it is needed in the next steps."?




2. Which admonition is most appropriate for highlighting "Incorrect configuration may cause the device to fail to boot, requiring a factory reset to recover."?




3. Which of the following are true about admonitions?