Patient Medical Records

Sort by

recency

|

57 Discussions

|

  • + 0 comments

    I have pass the test but it take for me 3 days because the exercise is not describe it good, for time should be string 'SL' is the id of how much of record that the patient have

  • + 2 comments

    Can anyone share a success story using a personal alert system in a real emergency?

  • + 2 comments

    By the way... SL in the chart apparently does not mean "severity level."

    The tests simply want you to count from 1, 2, 3...

    Apparently this test was copied from some college student, and they copied his mistake in his answer.

    I did this correctly, and it wouldn't pass the test until it was done... incorrectly.

  • + 0 comments

    I lost the starter code and now there is the same error in some folder I have no access - in node_modules which is not available for users. Does anybody know how to reset the task to start from the beginning with the starter code? Or where to get the initial code for the task to start from scratch?

  • + 0 comments

    What I find interesting is that the test cases are super rigid. For example, I was outputting a valid date string of "9/10/2025" but the date regex was expecting a date of, for example "09/10/2025". Not a big deal, but it was annoying.