# Layout Design Guidelines

Below are the guidlines to design layouts compatible with `Saral App` and `SaralSDK`.

&#x20;  <img src="https://lh4.googleusercontent.com/9JO0k5Ftl0gIE6WfkP9WJNcFXmcem_mrgBMgeyuYXS-BVQmH5ItLs42w0PEIhDCpZd1sQtoxyp8h1wZBDNLBnIvv-MkkL4cfv83c1v_0TweqMfHK80Mda6_EjVwMYf_UT3sbDZFxyR5ws8qqd4RPJg" alt="" data-size="line">  Alignment Circle Radius Width – 36px & Height 36px Border Radius – 100px or use directly Circle shape. These alignment circles should be present in the corners of the overall table area to be able to facilitate scanning the sheet.

&#x20;<img src="https://lh4.googleusercontent.com/0WV1oieI6PHnYvW4ZHJsXhUpqIAoQG5piEslebLV8vmmdNXguEaUVBSaIn22yUgVKMGMJ-juIIJYJ9n1JqBqp2N1ScfXCrsf0wpvGGBbVhStgTb0Tn4Hpsiqh7RrUN2pDN8bB84LvffsBV8R_5TE-g" alt="" data-size="line">  Box for informational fields(Can’t be scanned): Width – 26px & Height 26px Border Color - #C2C2C2 Fill Color - #ffffff

<img src="https://lh3.googleusercontent.com/b-sfMMUdQrRuxbGNBvz8pTcqBxs7iwfB1cNHv9pqDT4MiOERMwkKIukYEfvWGwgNV8Y30ZIUvsAEU-lqbLeGiwF-echpeuWLYTpxdzd6Htz7ipfB8h8pJdjVtbpkvxiukYViThiSN36Pgfi3QROfzw" alt="" data-size="line">  Box for Handwritten Digit or Block Letter: Width – 21px & Height 26px Border Color - #C2C2C2 Fill Color - #ffffff

<img src="https://lh5.googleusercontent.com/zEgPnCNC7j2xI2FMGIIHOPEoeViRnrG-aPaSFexYYDY3zbSa8VX-aMQLIOl0oE52L2v4useidsqZO-Y601y5DtGT5XfXlguMx1hbQZPLsF9Iugd8A2sTDyWg3vi2GCmKk_wIUkI4NH36pl-mtHrmMg" alt="" data-size="line">   OMR Bubble Width – 12px & Height - 12px Border Radius – 100px or use directly Circle shape Fill Color - #ffffff, Border Color - #C2C2C2

<img src="https://lh5.googleusercontent.com/T9n-rKcUlcIdcacqr36gPtpXSoTIsnccT7_87hQR3nxYllU2sqrUnnd5eoeVfNGV9ZDnimYRXeexFFApbAo_EvM48clT-WvNvhJJjkWshfgjPGL5Cc6Tzoz94jaX0odsnQ-z0hi2Da0gZCfHhKdPIA" alt="" data-size="line">  Row & Column Width – 41px, Height-41px Border – 1px, Border Color - #000

**Text** Font Name – “Noto Sans”, Color- #707070, Font Size – 9px (Optional, can use other fonts and colors)

**Page Size** – Custom Size, Maximum Dimension In MM - Maximum Width – 842 mm & Maximum Height- 595 mm Dimension In Inch - Maximum Width – 33 inch & Maximum Height- 24 inch Dimension In Pixel (300ppi/dpi) - Maximum Width – 3182 pixel & Maximum Height- 2248 pixel Mode - Landscape

Refer some of the layouts designed and used in `Saral` implementations.

![](/files/L4aTk8LxgFIagZWXKRqJ)  ![](/files/Vo8VyCfO6tAs2u1Dd2Nr)

![](/files/t1LWDiJuMxRI9n48d2jP) ![](/files/gz8qEm2EgvAgeNKF6nbn)

![](/files/zXZzgwnVUpOcpWWHHSce)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://saral.sunbird.org/use/layout-design-guidelines.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
