We need to update Action Item progress for students based on the Action Item and level of progress/status and send key values of both to an API but I’m stuck on how to link two Option Sets to make it work. Any suggestions would be greatly appreciated!
Hi @telaholcomb The simplest solutions seems to be have 6 actions items options
Both watchlist and chart will have 3 action item status. Example :
display: Chart- Not attempted (you do this to identify the action item status associated with this action item)
key: Chart
status: Not attempted
This is done so each action item is associated with one action item status as you are binding the field on every change.