iptdevs-design-system 3.1.504 → 3.1.505

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6682,6 +6682,8 @@ class CodSelfFormStepTwoComponent extends CodSelfManagedSteps {
6682
6682
  console.log(this.codPrevious);
6683
6683
  const request = {
6684
6684
  code_user: userCode,
6685
+ codPrevious: this.codPrevious,
6686
+ scorePlacementTest: this.scorePlacementTest,
6685
6687
  age: age,
6686
6688
  grade: grade,
6687
6689
  agreement: agreement,