diff --git a/CTFd/plugins/dynamic_challenges/assets/create.html b/CTFd/plugins/dynamic_challenges/assets/create.html index 8669b84dae..7edc2b7707 100644 --- a/CTFd/plugins/dynamic_challenges/assets/create.html +++ b/CTFd/plugins/dynamic_challenges/assets/create.html @@ -44,6 +44,7 @@
  • Linear: The amount of points deducted per solve. Equal deduction per solve.
  • Logarithmic: The amount of solves before the challenge reaches its minimum value. Earlier solves will lose less points. Later solves will lose more points
  • +
  • TSG CTF: No effect
  • diff --git a/CTFd/plugins/dynamic_challenges/assets/update.html b/CTFd/plugins/dynamic_challenges/assets/update.html index 827aa32218..d45daa5445 100644 --- a/CTFd/plugins/dynamic_challenges/assets/update.html +++ b/CTFd/plugins/dynamic_challenges/assets/update.html @@ -26,12 +26,14 @@ @@ -42,6 +44,7 @@