View source: R/structure_suggest.R
| assign_difficulty | R Documentation |
Analyzes suggestion details and component count to assign a difficulty rating. Considers complexity patterns in the suggestion text and number of components.
assign_difficulty(suggestion)
suggestion |
Suggestion object with title, details, and components |
Character string: "Easy", "Medium", or "Hard"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.