> For the complete documentation index, see [llms.txt](https://docs.moocit.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moocit.fr/english/course-components/common-problem-types/common-problem-settings.md).

# Common Problem Settings

This article will cover the parameters for common problem types.

Common problem configuration is done within **Studio > Unit > Question Component.**&#x20;

This article relates to **common problem types** only.&#x20;

#### 1) Select to '***Edit*** ' your problem component.&#x20;

![](https://670111484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4y57zV2xVTpLls44ok%2F-MBYJJfdXoDCq1gE735l%2F-MBYWpM3nj-2aQQvi2cx%2FScreen%20Shot%202020-07-06%20at%2011.47.14.png?alt=media\&token=cf7ae847-bda5-4f36-91ad-0602f3e1cfcb)

#### 2) Select '*Settings*' to access the parameters.&#x20;

![](https://670111484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4y57zV2xVTpLls44ok%2F-MBYwincHC9ajaEy8Dw6%2F-MBYyrCt8u8GH8BCEfIA%2FScreen%20Shot%202020-07-06%20at%2013.55.23.png?alt=media\&token=ab560f31-c6e8-4798-8801-232d5c70663f)

#### 3) Modify the parameters as desired.&#x20;

Common changes include:&#x20;

* **Display Name** - changes the Title of the Problem Component (visible to learners)
* **Maximum Attempts** - Defines the number of times a student can try to answer this problem. If the value is not set, infinite attempts are allowed.
* **Problem Weight** - Defines the number of points each problem is worth. If the value is not set, each response field in the problem is worth one point.
* **Randomization** - Defines when to randomize the variables specified in the associated Python script. For problems that do not randomize values, specify "Never".
* [**Show Answer**](/english/course-components/common-problem-types/show-answer-to-common-problems.md#show-answer-available-values) - Defines when to show the answer to the problem. Options include: Always, Answered, Attempted, Closed, Finished, Correct or Past Due, Past Due or Never. (further details below)
* **Show Reset Button** - Determines whether a 'Reset' button is shown so the user may reset their answer.
* **Timer Between Attempt** - Seconds a student must wait between submissions for a problem with multiple attempts.

#### 4) Save
