Many states that use the web app have the ability to edit Students this way. They can do a search for students and then select "Edit student" from the hamburger menu on the right, like so:
From there, they can edit various aspects of the student's record through detail panels which can be selected like this:
In the past, all of the detail panels of the Student edit page were visible to all users, but we've now added the ability for detail panels to be made visible based on the user's role. So for example, some users would be able to see the Enrollments section and some would not.
If you'd like to add controls for who can see which detail sections, let us know.