|
21 | 21 |
|
22 | 22 | *** |
23 | 23 |
|
24 | | -<table> |
| 24 | +<div align="center"> |
| 25 | + <table> |
25 | 26 | <tr> |
26 | 27 | <th>Cascading Mode (Default)</th> |
27 | 28 | <th>Selective Mode</th> |
28 | | - </tr> |
29 | | - <tr> |
30 | | - <td> |
31 | | - |
32 | | - ![mode1][mode1-demo-gif] |
33 | | - |
34 | | - </td> |
35 | | - <td> |
36 | | - |
37 | | - ![mode2][mode2-demo-gif] |
38 | | - |
39 | | - </td> |
40 | | - </tr> |
41 | 29 | <tr> |
42 | 30 | <td> |
43 | 31 |
|
44 | 32 | - Uses the same feedback type for all forms |
45 | | - - Fills the next form after user submits previous form |
| 33 | + - Fills next form after previous form is submitted |
46 | 34 | - Skips submitted forms, fills the remaining ones |
47 | 35 |
|
48 | 36 | </td> |
49 | 37 | <td> |
50 | 38 |
|
51 | 39 | - User selects the feedback type for each form |
52 | | - - Type the captcha and submit the form |
| 40 | + - Fills captcha & submit the form (<b>auto</b>/<b>manual</b>) |
53 | 41 | - User decides the order of form submission |
54 | 42 |
|
55 | 43 | </td> |
56 | 44 | </tr> |
57 | 45 | <tr> |
58 | 46 | <td colspan="2" align="center"> |
59 | 47 | |
60 | | - Form can be submitted by pressing `Enter` key just after typing the captcha |
| 48 | + Fills the captcha, submits the feedback form (in case of `cascade mode` - repeats, until all forms are submitted) |
| 49 | + |
| 50 | + </td> |
| 51 | + </tr> |
| 52 | + <tr> |
| 53 | + <td colspan="2" align="center"> |
| 54 | + |
| 55 | + Automatically downloads the admit card after all the forms are submitted using `cascade mode` |
| 56 | + |
| 57 | + </td> |
| 58 | + </tr> |
| 59 | + <tr> |
| 60 | + <td colspan="2" align="center"> |
| 61 | + |
| 62 | + Form can be submitted by pressing `Enter` key after typing captcha in manual mode |
61 | 63 |
|
62 | 64 | </td> |
63 | 65 | </tr> |
| 66 | + <tr> |
| 67 | + <td colspan="2" align="center">Re-fills the form with previously given feedback type, if wrong captcha was filled</td> |
| 68 | + </tr> |
64 | 69 | <tr> |
65 | 70 | <tr> |
66 | 71 | <td colspan="2" align="center"> |
|
82 | 87 |
|
83 | 88 | </td> |
84 | 89 | </tr> |
85 | | - <tr> |
86 | | - <td colspan="2" align="center">Re-fills the form with previously given feedback type, if wrong captcha was typed</td> |
87 | | - </tr> |
88 | 90 | <tr> |
89 | 91 | <td colspan="2" align="center"> |
90 | 92 |
|
|
98 | 100 | </td> |
99 | 101 | </tr> |
100 | 102 | </table> |
| 103 | +</div> |
101 | 104 |
|
102 | 105 | *** |
103 | 106 |
|
@@ -208,8 +211,6 @@ It is recommended to install the extension from the respective extension stores |
208 | 211 | [chrome-webstore-link]: https://chromewebstore.google.com/detail/ferp/cdmjkgfdjjebpjejjnckkgljdmijjnom |
209 | 212 | [firefox-shield]: https://blog.mozilla.org/addons/files/2020/04/get-the-addon-fx-apr-2020.svg |
210 | 213 | [chrome-shield]: https://github-production-user-asset-6210df.s3.amazonaws.com/86282911/283838252-34120216-076d-46ab-8646-cd5845fd8eb5.jpg |
211 | | -[mode1-demo-gif]: https://github.com/proffapt/fERP/assets/86282911/36034a97-f732-44da-a907-b8218e2927fe |
212 | | -[mode2-demo-gif]: https://github.com/proffapt/fERP/assets/86282911/898114a1-e352-4d0e-9a68-e84a49e5d101 |
213 | 214 | [contributors-shield]: https://img.shields.io/github/contributors/proffapt/fERP.svg?style=for-the-badge |
214 | 215 | [contributors-url]: https://github.com/proffapt/fERP/graphs/contributors |
215 | 216 | [forks-shield]: https://img.shields.io/github/forks/proffapt/fERP.svg?style=for-the-badge |
|
0 commit comments