How to let the user resize fonts

ryanherr
ryanherr Community Member Posts: 61
I know this would complicate the process more, but you could use a Move action to modify the placement of the text boxes on the screen. Actually, if you set the x and y variables for each text box on a question page as variables, you can adjust those variables with a series of actions and use the variable as the x and y coordinate for your move box accordingly. It really would be some work, but if that functionality is important to the learner, its possible.I know this would complicate the process more, but you could use a Move action to modify the placement of the text boxes on the screen. Actually, if you set the x and y variables for each text box on a question page as variables, you can adjust those variables with a series of actions and use the variable as the x and y coordinate for your move box accordingly. It really would be some work, but if that functionality is important to the learner, its possible.