Personal Learning Dashboard (Beta)

Graduate attribute
1x
Graduate attribute
1x
Graduate attribute
Graduate attribute
1x
Graduate attribute
1x
Graduate attribute
1x
Graduate attribute
1x
Graduate attribute
1x
Graduate attribute
1x
Graduate attribute
Graduate attribute
1x
Graduate attribute
Graduate attribute
Graduate attribute

Graduate Attributes

Learn More

Individual Skills

Graduate attribute1x

Creative thinking

Graduate attribute1x

Problem Solving

Graduate attribute

Practical/Professional Skills

Team Skills

Graduate attribute1x

Communication Skills

Graduate attribute1x

Collaboration

Graduate attribute1x

Community Engagement

Graduate attribute1x

Leadership

Graduate attribute1x

Learn How to Learn

Graduate attribute1x

Skills to apply digital & technology solutions

Graduate attribute

Critical Thinking

Advanced Skills

Graduate attribute1x

Autonomy And Responsibility

Graduate attribute

Empathy

Graduate attribute

Value inculcation

Graduate attribute

Multicultural Competence

Cultural Skills

Short Bio

Still waiting for this

Learning Activity

Highlights

Pull Request
3

0 in last 7 days

Reviews
2

0 in last 7 days

Feed
0

0 in last 7 days

Avg. PR Turnaround Time
13 hours 42 minutes

Contributions

  • Shared a comment on an issue in coronasafe/care_fe on December 30, 2023 at 10:45:13 AM

    OK sure.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1872502952

  • Shared a comment on an issue in coronasafe/care_fe on December 30, 2023 at 5:36:02 AM

    > > Just clarifying the wording, you will be adding the filter in the patients viewset right? And not an additional field in the patient/consultation model right? > > Actually what I was trying to do was finding a way to add a filter for review missed in the same way as the "Review Missed" chip is shown on a patient's card. What about this ?

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1872458986

  • Shared a comment on an issue in coronasafe/care_fe on December 28, 2023 at 8:12:39 AM

    Also currently, there is no patient having the review missed chip, is there was any, it would be easier for me to check the filter once it's made.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1870925377

  • Shared a comment on an issue in coronasafe/care_fe on December 27, 2023 at 10:59:39 AM

    > Just clarifying the wording, you will be adding the filter in the patients viewset right? And not an additional field in the patient/consultation model right? Actually what I was trying to do was finding a way to add a filter for review missed in the same way as the "Review Missed" chip is shown on a patient's card.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1870193555

  • Shared a comment on an issue in coronasafe/care_fe on December 27, 2023 at 6:51:45 AM

    There are filelds like review_interval and review_time in the PatientModel, so if I create a review_done field in the PatientModel, then according to you, how can I handle the filters with the help of it ?

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1870005390

  • collaborated on a pull request on coronasafe/care_fe
    https://github.com/coronasafe/care_fe/pull/6926
  • Shared a comment on an issue in coronasafe/care_fe on December 25, 2023 at 6:37:19 PM

    Like other fields as gender, age, telemedicine, etc.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1869080687

  • Shared a comment on an issue in coronasafe/care_fe on December 25, 2023 at 6:36:32 PM

    So my idea was to create a "is_review_missed" field in the patient object, and assigning th values to it using the same criteria, and then adding the filter based on this particular field.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1869080482

  • Shared a comment on an issue in coronasafe/care_fe on December 25, 2023 at 6:35:01 PM

    Hello @rithviknishad , in the code block of showing the chip of "Review Missed", the chip has been conditionally rendered using some criteria and properties of the patient object from the "patientList" in ManagePatients.tsx

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1869080109

  • Shared a comment on an issue in coronasafe/care_fe on December 23, 2023 at 8:53:03 AM

    OK!

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1868245164

  • Shared a comment on an issue in coronasafe/care_fe on December 22, 2023 at 7:31:36 PM

    Hey @rithviknishad, when we click the "Advanced Filters" button on the "Patients" page, we have 4 categories in the SlideOver - Patient Details based, Date based, Geography based and COVID Details based. So I wanted to ask under which category should I put the "Review Missed" filter option?

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1868013679

  • Shared a comment on a pull request in coronasafe/care_fe on December 20, 2023 at 4:03:57 PM

    Thanks for merging!!

    https://github.com/coronasafe/care_fe/pull/6873#issuecomment-1864743724

  • merged a pull request on coronasafe/care_fe with a turnaround time of 22 hours 16 minutes
    https://github.com/coronasafe/care_fe/pull/6873
  • Shared a comment on a pull request in coronasafe/care_fe on December 20, 2023 at 11:01:22 AM

    OK sure.

    https://github.com/coronasafe/care_fe/pull/6873#issuecomment-1864276784

  • Shared a comment on a pull request in coronasafe/care_fe on December 20, 2023 at 7:32:46 AM

    Hello @rithviknishad, friendly reminder for testing the pull request. Thanks.

    https://github.com/coronasafe/care_fe/pull/6873#issuecomment-1863983929

  • Shared a comment on an issue in coronasafe/care_fe on December 18, 2023 at 7:16:22 AM

    Thanks for clearing it.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1859675333

  • Shared a comment on an issue in coronasafe/care_fe on December 18, 2023 at 7:16:02 AM

    OK I got it. I did read it before, but I didn't understand that particular block of README.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1859674995

  • Shared a comment on an issue in coronasafe/care_fe on December 17, 2023 at 7:28:21 AM

    Hello @rithviknishad, could you please answer a doubt of mine? Whenever I run the project locally, the first page which appears is the login page. But since I don't have any account, so how can I navigate to other pages of the site for working on them. Are there any credentials through which I can login to the site.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1859060946

  • reviewed a pull request on coronasafe/care_fe
  • reviewed a pull request on coronasafe/care_fe
  • reviewed a pull request on coronasafe/care_fe
  • reviewed a pull request on coronasafe/care_fe
  • Shared a comment on a pull request in coronasafe/care_fe on December 15, 2023 at 6:18:17 PM

    Hey @rithviknishad, I have made another PR to this issue with the same changes as the previous PR. Please review it. https://github.com/coronasafe/care_fe/pull/6873

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1858305600

  • opened a pull request on coronasafe/care_fe
  • Shared a comment on a pull request in coronasafe/care_fe on December 15, 2023 at 3:22:59 PM

    Thanks for that, I'll do that soon.

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1858052864

  • Shared a comment on a pull request in coronasafe/care_fe on December 15, 2023 at 9:01:03 AM

    I am getting a problem in pushing the latest committed changes from my local branch, I tried but was unable to resolve it. So, can I make another PR with a different branch having the same changes as requested in this issue?

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1857518277

  • Shared a comment on a pull request in coronasafe/care_fe on December 14, 2023 at 4:31:59 PM

    Sure, I'll make the requested changes.

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1856167506

  • reviewed a pull request on coronasafe/care_fe
  • Shared a comment on an issue in coronasafe/care_fe on December 14, 2023 at 7:01:33 AM

    Yes yes I got that. So can I get this issue assigned?

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1855256531

  • Shared a comment on an issue in coronasafe/care_fe on December 14, 2023 at 5:55:42 AM

    Am I correct in getting this?

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1855189032

  • Shared a comment on an issue in coronasafe/care_fe on December 14, 2023 at 5:55:24 AM

    And to solve this, we can create a get request in the backend, which will return the list of those patients only who have this badge.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1855188798

  • Shared a comment on an issue in coronasafe/care_fe on December 14, 2023 at 5:54:28 AM

    OK, so we will have a badge for "Review Missed" if the patient is not reviewed in the specified time. And the issue is to filter out the "not reviewed" patients from patient list by creating it's category in the filter.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1855188014

  • reviewed a pull request on coronasafe/care_fe
  • Shared a comment on an issue in coronasafe/care_fe on December 13, 2023 at 7:24:30 PM

    Could you brief me a little?

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1854573729

  • Shared a comment on an issue in coronasafe/care_fe on December 13, 2023 at 7:05:26 PM

    Actually I was thinking the same to discuss this with you, as I am feeling to know some more on this issue briefly.

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1854548821

  • Shared a comment on an issue in coronasafe/care_fe on December 13, 2023 at 6:58:13 PM

    Hey @rithviknishad, I am willing to contribute to this issue, is it open to contribute?

    https://github.com/coronasafe/care_fe/issues/6745#issuecomment-1854539275

  • merged a pull request on coronasafe/care_fe with a turnaround time of 5 hours 8 minutes
    https://github.com/coronasafe/care_fe/pull/6836
  • Shared a comment on a pull request in coronasafe/care_fe on December 13, 2023 at 4:37:54 AM

    made the changes

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1853257089

  • Shared a comment on a pull request in coronasafe/care_fe on December 13, 2023 at 4:02:04 AM

    Sure, I'll make the requested changes.

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1853231237

  • Shared a comment on a pull request in coronasafe/care_fe on December 12, 2023 at 7:43:28 PM

    Is "src/Utils/request/request.ts" this the file we are taking about?

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1852694691

  • Shared a comment on a pull request in coronasafe/care_fe on December 12, 2023 at 7:40:10 PM

    Ok sure, I'll update the same in request.tsx.

    https://github.com/coronasafe/care_fe/pull/6856#issuecomment-1852690252

  • opened a pull request on coronasafe/care_fe
  • Shared a comment on a pull request in coronasafe/care_fe on December 12, 2023 at 4:21:02 AM

    Hey @Ashesh3, @sainak, just a friendly reminder to please review this PR.

    https://github.com/coronasafe/care_fe/pull/6836#issuecomment-1851275581

  • Shared a comment on an issue in coronasafe/care_fe on December 10, 2023 at 4:55:16 PM

    Sure, thanks!

    https://github.com/coronasafe/care_fe/issues/6815#issuecomment-1849019517

  • Shared a comment on an issue in coronasafe/care_fe on December 10, 2023 at 4:44:49 PM

    Since the error code might be coming from the backend API.

    https://github.com/coronasafe/care_fe/issues/6815#issuecomment-1849016698

  • Shared a comment on an issue in coronasafe/care_fe on December 10, 2023 at 4:43:37 PM

    Thanks a lot for assigning. Could you please provide me an idea for creating the error deliberately, so that i can see the error notification for working on it.

    https://github.com/coronasafe/care_fe/issues/6815#issuecomment-1849016431

  • Shared a comment on an issue in coronasafe/care_fe on December 10, 2023 at 4:38:56 PM

    Hello @sainak! I wanted to know if this issue is open for contribution? If that is so, I would really like to work on it.

    https://github.com/coronasafe/care_fe/issues/6815#issuecomment-1849015298

  • opened a pull request on coronasafe/care_fe
    Add loading screen in index.htmlDecember 9, 2023 at 6:26:07 PM
  • Shared a comment on an issue in coronasafe/care_fe on December 9, 2023 at 5:59:25 AM

    Ok, thanks a lot.

    https://github.com/coronasafe/care_fe/issues/5991#issuecomment-1848253487

  • Shared a comment on an issue in coronasafe/care_fe on December 8, 2023 at 7:24:58 PM

    I can place the Loader inside the "root" div, which would afterwards be overwritten by the loaded React.

    https://github.com/coronasafe/care_fe/issues/5991#issuecomment-1847702555

  • Shared a comment on an issue in coronasafe/care_fe on December 8, 2023 at 7:23:56 PM

    Ok I think I got what you are saying, so basically, I just have to configure a Loader in index.html, which would be same as the Loading component. Am I right?

    https://github.com/coronasafe/care_fe/issues/5991#issuecomment-1847701512

  • Shared a comment on an issue in coronasafe/care_fe on December 8, 2023 at 5:49:49 PM

    And to do the same, I might need to disable the effect of "Suspense", am I allowed to do so?

    https://github.com/coronasafe/care_fe/issues/5991#issuecomment-1847589131

  • Shared a comment on an issue in coronasafe/care_fe on December 8, 2023 at 5:48:59 PM

    I had a doubt, since we have used "Suspense" from 'react' in App.tsx, which configures the loading screen, so why we have have to integrate it in the index.html.

    https://github.com/coronasafe/care_fe/issues/5991#issuecomment-1847588256

  • Shared a comment on an issue in coronasafe/care_fe on December 8, 2023 at 5:47:30 PM

    But I have been working for this issue for some days and reading the code of the repo as well.

    https://github.com/coronasafe/care_fe/issues/5991#issuecomment-1847586307

  • Shared a comment on an issue in coronasafe/care_fe on December 8, 2023 at 5:46:40 PM

    Hello @rithviknishad, extremely sorry for being inactive for so many days due to some unavoidable circumstances.

    https://github.com/coronasafe/care_fe/issues/5991#issuecomment-1847585373

  • Shared a comment on an issue in coronasafe/care_fe on November 6, 2023 at 6:30:10 AM

    > Meanwhile have a look at other issues at: https://github.com/coronasafe/care_fe/contribute Sure

    https://github.com/coronasafe/care_fe/issues/6544#issuecomment-1794165111

  • Shared a comment on an issue in coronasafe/care_fe on November 6, 2023 at 6:29:54 AM

    Yeah sure @rithviknishad, thanks a lot

    https://github.com/coronasafe/care_fe/issues/6544#issuecomment-1794164904

  • Shared a comment on an issue in coronasafe/care_fe on November 6, 2023 at 6:27:12 AM

    Hello @rithviknishad, I would really love to contribute to and solve this issue, as I am familiar with the tech-stack and the required frontend to solve this issue. So could you please assign me this issue?

    https://github.com/coronasafe/care_fe/issues/6544#issuecomment-1794162588

More to come in the coming days...!