Hello, I am using Survey123 and I developed a report template with the following syntax:
${if QSPDirectlyManaging == “No”} and ${QSPManagementPlan == “No”}A QSP is not directly managing properly implementation, management, and monitoring of the SWPPP and General Permit requirements by being present on site for all required SWPPP activities. A QSP is not managing the site through a communication plan that allows the QSP to actively and effectively manage trained personnel conducting SWPPP activities.${/}
I am getting what I want when I run the report but I also get this phrase embedded in it: andTrue
See the example below:
and trueA QSP is not directly managing properly implementation, management, and monitoring of the SWPPP and General Permit requirements by being present on site for all required SWPPP activities. A QSP is not managing the site through a communication plan that allows the QSP to actively and effectively manage trained personnel conducting SWPPP activities.
Is there a way to not have that phrase andtrue come up? it is not part of the code that I wrote above and it is showing. thank you