Microcontroller and motors

Hi, My name is Patrick, I have just purchased a vex EDR starter kit (276-2700) to use with students. Below are my questions:
After pairing the microcontroller and the joystick, I plugged motors in port 2 and motor in port 5 (default code). Each motor spin continuously clockwise and cannot be controlled by the joystick.
The only port joined to a motor that can be controlled by the joystickisport 10 on channel 1. A motor plugged in any other port will spin continuously.
Can you let me know how to make sure that the robot moves/works according to the defaultconfiguration.Thanks.

Question 2:
Whatisthe configuration to use the left stick (Channel 3) and the right stick (channel 2) to control the motors of the robot?

Thank you for your help

Hi,

]As indicated in the Quick Start Guide for VEX Clawbot page 16, the left drive motor should be connected on port 1 and the right drive motor should be connected on port 10 to be able to use the default code correctly./:m]
]With the default code, you should be able to drive the left motor with the left stick and the right motor with the right stick./:m]

I took note of the information.
Thank you Mr. Daouas.