# NOT RUN {
qual1 <-
AssignQualification(workers = "A1RO9UJNWXMU65",
name = "Worked for me before",
description = "This qualification is for people who have worked for me before",
status = "Active",
keywords = "Worked for me before")
GetQualificationScore(qual1$QualificationTypeId, qual1$WorkerId)
# cleanup
DisposeQualificationType(qual1$QualificationTypeId)
# }
Run the code above in your browser using DataLab