View source: R/cdss_sa_describes_sr.R
cdss_sa_describes_sr | R Documentation |
cdss_sa_describes_sr
expects a list of two matrices (taught
and required
) of a skill
assignment. It returns TRUE if the skill assignment describes a surmise relation (i.e. there is
only one teaching LO per skill) and FALSE.
cdss_sa_describes_sr(sa, verbose = FALSE)
sa |
Skill assignment object |
verbose |
Flag, default is FALSE |
Logical value
Other functions deriving skill structures from skill assignments:
cdss_sa2ar_skill()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.