Hi, i have this form:
wich contains a list of students on the left and a lot of skills to assign to each student.
Each student have it´s own table with the full skill list (HTML, CSS, ...). Now whats a simple way to get value from the checkboxes and assign them to the corresponding student table?
The purpose is to creating a graph for each student showing their skillset :-) ah, sorry for my poor english.