You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, the system only supports having a single array in each activity as a component. However, the objective is to enable the creation of infinitely nested arrays.
Improve:
Nester in the activity class
AddContent
FillActivityContent
The text was updated successfully, but these errors were encountered:
We have now defined that only two loops are allowed for the first version. This can be done in a later version. However the method to look at is addComponents in the ActivityDirector Class
So far, the system only supports having a single array in each activity as a component. However, the objective is to enable the creation of infinitely nested arrays.
Improve:
The text was updated successfully, but these errors were encountered: