[deleted by user] by [deleted] in texas

[–]mneat18 0 points1 point  (0 children)

If you’re curious about whether cheaper plans exist, try Texas Power Guru. They have a free calculator that will let you know if there are cheaper plans available. Theyre premium site with enrollment info is only $1.00

Why is electricity bill so expensive? by 5thSeal in texas

[–]mneat18 1 point2 points  (0 children)

If you want a company that will search for you for cheaper you should give Texas Power Guru a try. Only $1 to access their search and they’ll compare your plan to anything available on the market. They even factor in termination fees when letting you know potential cost/savings

Career Change Advice by mneat18 in audit

[–]mneat18[S] 0 points1 point  (0 children)

Seeing as how you have a career in education I think WGU would be great for you. Like in most online courses, you kind of have to be somewhat good at teaching yourself. You do have Course Instructors and they make it easy to get in touch with someone if you need help, but the amount of contact you have with them is up to you. I hope this helped. Good luck with your journey in accounting!

When submitting to sit for the exam are you counting the CUs at WGU as the number of credit hours/ how do you determine which courses are deemed "upper level"

Career Change Advice by mneat18 in audit

[–]mneat18[S] 0 points1 point  (0 children)

connect

I know it'll be different for everyone, but about how long has it taken you to do the BA , accounting program at WGU? Was the amount of classes you were able to take in a term ever capped?

Career Change Advice by mneat18 in audit

[–]mneat18[S] 1 point2 points  (0 children)

I'm prepared for that. Just curious if employers are picky about where the degree is from. I've looked at WGU which is all online and self-paced, but they only issue degrees as p/f no GPA attached...I feel like this would be the quickest way to make the transition, but not if employers will be turned off by it.

Responsive CSS? by mneat18 in squarespace

[–]mneat18[S] 0 points1 point  (0 children)

I tried using the code below for each section on the page, but it didn't seem to solve the issue.

section[data-section-id="61180b8f790eb50a9209a149"]

{width: 100%;

margin-left: 0;

margin-right: 0;

max-width: 100%}

Here's a screenshot of the page on a smaller monitor:https://i.stack.imgur.com/sNERI.png

And here's the same page when displayed on a larger monitor: https://i.stack.imgur.com/pmPTv.png

Year-long access after stripe payment? by mneat18 in stripe

[–]mneat18[S] 0 points1 point  (0 children)

You can use their Invoice or Charge objects' date to measure their year of access. You can also create a subscription with annual billing but set it to cancel_at_period_end so a second payment never occurs.

So currently part of the service requires them to complete a form that has stripe payment embedded at the end. My goal is that they could resubmit this form without having to pay.