I am trying to insert things by PHP code into the course sections every time I call my method to create a course but I came across the ‘sequence’ field. What is it and how do I calculate it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The sequence field in the course_section table is the course_module id of the modules added to the section of the course.
Hope this helps.
regards
gnuwings