We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verify via postman
students_list
expected result
{ "general_errors": [], "row_errors": { "data_format_error": [], "user_not_exist": [], "user_already_allowlisted": [], "user_not_enrolled": [], "user_on_certificate_invalidation_list": [] }, "success": [ "user \"admin\" in row# 1", "user \"awais_3\" in row# 2" ] }
Verify via instructor Dashboard
Bulk Exceptions
Add to exception list
Expected result It will show the message 2 learners were successfully added to exception list
2 learners were successfully added to exception list
demo csv file attached = students_list.csv
entries will appear in this table http://local.edly.io:8000/admin/certificates/certificateallowlist/
The text was updated successfully, but these errors were encountered:
awais786
No branches or pull requests
Verify via postman
students_list
and value = csvfile. )expected result
Verify via instructor Dashboard
Bulk Exceptions
part and choose the file and pressAdd to exception list
.Expected result
It will show the message
2 learners were successfully added to exception list
demo csv file attached = students_list.csv
entries will appear in this table http://local.edly.io:8000/admin/certificates/certificateallowlist/
The text was updated successfully, but these errors were encountered: