1 2 3 4 5 6 7 8
<script>function rowClick(el) { document.getElementById("answer-a").className=""; document.getElementById("answer-b").className=""; document.getElementById("answer-c").className=""; document.getElementById("answer-d").className=""; el.className = "quiz-question-selected"; document.getElementById("btn-answer").style.display = "inline"; } function buttonAnswer() { document.getElementById("quiz").style.pointerEvents = "none"; document.getElementById("btn-answer").style.display = "none"; document.getElementById("btn-next-section").style.display="inline"; if (document.getElementById("answer-a").className == "quiz-question-selected") { document.getElementById("quiz-a").style.display = "inline"; document.getElementById("btn-next").href += (location.search + "&tpp=a"); } else if (document.getElementById("answer-b").className == "quiz-question-selected") { document.getElementById("quiz-bcd").style.display = "inline"; document.getElementById("btn-next").href += (location.search + "&tpp=b"); } else if (document.getElementById("answer-c").className == "quiz-question-selected") { document.getElementById("quiz-bcd").style.display = "inline"; document.getElementById("btn-next").href += (location.search + "&tpp=c"); } else { document.getElementById("quiz-bcd").style.display = "inline"; document.getElementById("btn-next").href += (location.search + "&tpp=d"); } }</script>

QUESTION 6

How does your tax preparation process work?

A. I work throughout the year with my tax preparer, who proactively monitors my situation to troubleshoot tax issues before they turn into headaches. The entire tax preparation process is so smooth and easy that I am confident my taxes will be filed accurately, timely, and free of stress.
B. I have contact with my tax preparer once per year – at tax time. If I request an additional consultation, I know to expect an additional bill.
C. I prepare my own taxes and have a decent understanding of the tax codes that affect me.
D. Each year I give my tax preparer a shoebox full of papers and hope for the best.
That’s great! Apgar CPA strives to achieve this level of service for all of our clients.
At Apgar CPA, tax preparation is not treated as a standalone service. We guide our clients throughout the year, so that each client approaches tax time feeling prepared and confident.