HELP with Form Toggle

I have a very long Snippet I am trying to create for my Special Education Accommodations. I was forced to add breaks so it separates the categories, but now after HOURS I cannot get it to always include heading. I will share what I have here if someone could help, I would appreciate it so much!

Hey @Amber_Russell I looked at the snippet you shared, and I am unable to understand the issue you're facing.

Can you share a screenshot to clarify what you meant?

Sorry for the confusion!

I can get it work except for the heading Environment will not display. All others show.

I think it may be due to the missing closing angle bracket on the <br before the Environment, see screenshot:

I did not quite understand why you need to add <br> to your snippet. Does the target platform not support pasting regular newlines?

Great catch! This should fix it! The technical aspect of how things work is way above my level of understanding. But for whatever reason, our student information system will not allow breaks or spaces without this. It pushes everything to the same line. Thank you so much for your help!

I'm glad to help.

Regarding the student information system, was the <br> text suggested to you by the IT team at your company?
Have you instead tried removing the <br> text and making parts of your snippet bold? That might work as well.

Bold does not work in the system (not sure why, I wish it did though!) This is working and will help maintain consistency with my team, so I'm grateful!