Archer Questionnaires, tally the total questions that has answered

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Archer Questionnaires, tally the total questions that has answered

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Archer Questionnaires, tally the total questions that has answered
Archer Questionnaires, tally the total questions that has answered
2020-11-02 05:55:21 - last edited 2020-11-02 06:22:03
Model: Archer A10  
Hardware Version: V1
Firmware Version:

I'm new in archer, i need help on the calculating questions.

We need to tally question that has been answer.
sample: have 5 question but 3 of it has been answer
to display: 3 of 5 Question

<br><br>
GEN* - question field
<br>
total answer - field i need to add to the layout
<br>
<br>
**code:**<br>
IF(AND(NOT(ISEMPTY([GEN-01: Management Commitment (*HC*)]))),
<br>(NOT(ISEMPTY([GEN-02: ITC Department Staffing (*HC*)]))),
<br>(NOT(ISEMPTY([GEN-03: ITC Communication (e.g., Process Changes, Regulatory Changes)]))),
<br>(NOT(ISEMPTY([GEN-04: Internal Escalation]))) 
<br>VALUEOF([Total Answer]), “Completed”, 
VALUEOF([Total Answer]), “Not Completed”)
<br><br>

my python script is not working

  0      
  0      
#1
Options
1 Reply
Re:Archer Questionnaires, tally the total questions that has answered
2020-11-05 05:56:28

@mabeljuhi 

 

Hello, are you inquiring with the Archer A10? Sorry that we cannot understand your description, please describe your issue or concern in more details, thanks.

Nice to Meet You in Our TP-Link Community. Check Out the Latest Posts: Introducing AI QoS: Elevate Your Gaming Experience on the Archer GE800 Gaming Router! Connect TP-Link Archer BE550 to Germany's DS-Lite (Dual Stack Lite) Internet via WAN Archer GE550 - BE9300 Tri-Band Wi-Fi 7 Gaming Router Archer AX90 New Firmware Added Support for EasyMesh and Ethernet Backhaul If you found a post or response helpful, please click Helpful (arrow pointing upward icon). If you are the author of a topic, remember to mark a helpful reply as the "Recommended Solution" (star icon) so that others can benefit from it.
  0  
  0  
#2
Options