@quesmed/types 2.2.76 → 2.2.78

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.
@@ -2443,14 +2443,7 @@ exports.MODIFY_MARKSHEET_INFO = (0, client_1.gql) `
2443
2443
  restricted {
2444
2444
  modifyMarksheetInfo(input: $input) {
2445
2445
  id
2446
- createdAt
2447
- startedAt
2448
- endedAt
2449
- topicIds
2450
2446
  state
2451
- solo
2452
- agoraId
2453
- completed
2454
2447
  currentMarkId
2455
2448
  topicConceptData
2456
2449
  builderConfig {
@@ -2462,540 +2455,18 @@ exports.MODIFY_MARKSHEET_INFO = (0, client_1.gql) `
2462
2455
  seenCorrect
2463
2456
  seenIncorrect
2464
2457
  }
2465
- preBuildData {
2466
- buildRef
2467
- seenCorrect
2468
- seenIncorrect
2469
- unseen
2470
- }
2471
- topicNames
2472
- source
2473
- user {
2474
- displayName
2475
- id
2476
- }
2477
- users {
2478
- id
2479
- displayName
2480
- }
2481
- activeUsers {
2482
- id
2483
- displayName
2484
- }
2485
2458
  marks {
2459
+ isAnswered
2486
2460
  id
2487
- flagged
2488
- index
2489
- questionChoiceId
2490
2461
  marksheetId
2462
+ questionChoiceId
2491
2463
  timeTaken
2492
- striked
2493
- isAnswered
2464
+ flagged
2494
2465
  mark
2495
- question {
2496
- ... on QuestionSBA {
2497
- conceptId
2498
- difficulty
2499
- dislikes
2500
- explanation
2501
- id
2502
- isLikedByMe
2503
- likes
2504
- question
2505
- totalVotes
2506
- typeId
2507
- choices {
2508
- id
2509
- explanation
2510
- name
2511
- label
2512
- answer
2513
- votes
2514
- picture {
2515
- id
2516
- createdAt
2517
- updatedAt
2518
- name
2519
- caption
2520
- path
2521
- path512
2522
- path256
2523
- }
2524
- }
2525
- comments {
2526
- id
2527
- createdAt
2528
- comment
2529
- likes
2530
- user {
2531
- id
2532
- displayName
2533
- }
2534
- dislikes
2535
- isLikedByMe
2536
- questionId
2537
- replies {
2538
- id
2539
- createdAt
2540
- comment
2541
- user {
2542
- id
2543
- displayName
2544
- }
2545
- likes
2546
- dislikes
2547
- isLikedByMe
2548
- questionId
2549
- }
2550
- }
2551
- concept {
2552
- id
2553
- name
2554
- chapter {
2555
- id
2556
- explanation
2557
- pictures {
2558
- id
2559
- createdAt
2560
- updatedAt
2561
- name
2562
- caption
2563
- path
2564
- path512
2565
- path256
2566
- topicId
2567
- topic {
2568
- id
2569
- name
2570
- typeId
2571
- }
2572
- }
2573
- }
2574
- videos {
2575
- id
2576
- title
2577
- museId
2578
- startTime
2579
- endTime
2580
- thumbnail
2581
- concepts {
2582
- id
2583
- name
2584
- }
2585
- live
2586
- description
2587
- duration
2588
- }
2589
- }
2590
- pictures {
2591
- id
2592
- createdAt
2593
- updatedAt
2594
- name
2595
- caption
2596
- path
2597
- path512
2598
- path256
2599
- topicId
2600
- topic {
2601
- id
2602
- name
2603
- typeId
2604
- }
2605
- }
2606
- difficulty
2607
- psaSectionId
2608
- likes
2609
- dislikes
2610
- isLikedByMe
2611
- sbaAnswer: answer
2612
- }
2613
- ... on QuestionQA {
2614
- conceptId
2615
- difficulty
2616
- dislikes
2617
- explanation
2618
- id
2619
- isLikedByMe
2620
- likes
2621
- question
2622
- totalVotes
2623
- typeId
2624
- choices {
2625
- id
2626
- explanation
2627
- name
2628
- label
2629
- answer
2630
- votes
2631
- picture {
2632
- id
2633
- createdAt
2634
- updatedAt
2635
- name
2636
- caption
2637
- path
2638
- path512
2639
- path256
2640
- }
2641
- }
2642
- comments {
2643
- id
2644
- createdAt
2645
- comment
2646
- likes
2647
- user {
2648
- id
2649
- displayName
2650
- }
2651
- dislikes
2652
- isLikedByMe
2653
- questionId
2654
- replies {
2655
- id
2656
- createdAt
2657
- comment
2658
- user {
2659
- id
2660
- displayName
2661
- }
2662
- likes
2663
- dislikes
2664
- isLikedByMe
2665
- questionId
2666
- }
2667
- }
2668
- concept {
2669
- id
2670
- name
2671
- chapter {
2672
- id
2673
- explanation
2674
- pictures {
2675
- id
2676
- createdAt
2677
- updatedAt
2678
- name
2679
- caption
2680
- path
2681
- path512
2682
- path256
2683
- topicId
2684
- topic {
2685
- id
2686
- name
2687
- typeId
2688
- }
2689
- }
2690
- }
2691
- videos {
2692
- id
2693
- title
2694
- museId
2695
- startTime
2696
- endTime
2697
- thumbnail
2698
- concepts {
2699
- id
2700
- name
2701
- }
2702
- live
2703
- description
2704
- duration
2705
- }
2706
- }
2707
- pictures {
2708
- id
2709
- createdAt
2710
- updatedAt
2711
- name
2712
- caption
2713
- path
2714
- path512
2715
- path256
2716
- topicId
2717
- topic {
2718
- id
2719
- name
2720
- typeId
2721
- }
2722
- }
2723
- difficulty
2724
- psaSectionId
2725
- likes
2726
- dislikes
2727
- isLikedByMe
2728
- qaAnswer: answer {
2729
- dose
2730
- units
2731
- }
2732
- }
2733
- ... on QuestionMultiA {
2734
- conceptId
2735
- difficulty
2736
- dislikes
2737
- explanation
2738
- id
2739
- isLikedByMe
2740
- likes
2741
- question
2742
- totalVotes
2743
- typeId
2744
- choices {
2745
- id
2746
- explanation
2747
- name
2748
- label
2749
- answer
2750
- votes
2751
- picture {
2752
- id
2753
- createdAt
2754
- updatedAt
2755
- name
2756
- caption
2757
- path
2758
- path512
2759
- path256
2760
- }
2761
- }
2762
- comments {
2763
- id
2764
- createdAt
2765
- comment
2766
- likes
2767
- user {
2768
- id
2769
- displayName
2770
- }
2771
- dislikes
2772
- isLikedByMe
2773
- questionId
2774
- replies {
2775
- id
2776
- createdAt
2777
- comment
2778
- user {
2779
- id
2780
- displayName
2781
- }
2782
- likes
2783
- dislikes
2784
- isLikedByMe
2785
- questionId
2786
- }
2787
- }
2788
- concept {
2789
- id
2790
- name
2791
- chapter {
2792
- id
2793
- explanation
2794
- pictures {
2795
- id
2796
- createdAt
2797
- updatedAt
2798
- name
2799
- caption
2800
- path
2801
- path512
2802
- path256
2803
- topicId
2804
- topic {
2805
- id
2806
- name
2807
- typeId
2808
- }
2809
- }
2810
- }
2811
- videos {
2812
- id
2813
- title
2814
- museId
2815
- startTime
2816
- endTime
2817
- thumbnail
2818
- concepts {
2819
- id
2820
- name
2821
- }
2822
- live
2823
- description
2824
- duration
2825
- }
2826
- }
2827
- pictures {
2828
- id
2829
- createdAt
2830
- updatedAt
2831
- name
2832
- caption
2833
- path
2834
- path512
2835
- path256
2836
- topicId
2837
- topic {
2838
- id
2839
- name
2840
- typeId
2841
- }
2842
- }
2843
- difficulty
2844
- psaSectionId
2845
- likes
2846
- dislikes
2847
- isLikedByMe
2848
- multiAnswer: answer
2849
- }
2850
- ... on QuestionPrescription {
2851
- conceptId
2852
- difficulty
2853
- dislikes
2854
- explanation
2855
- id
2856
- isLikedByMe
2857
- likes
2858
- question
2859
- totalVotes
2860
- typeId
2861
- choices {
2862
- id
2863
- explanation
2864
- name
2865
- label
2866
- answer
2867
- votes
2868
- picture {
2869
- id
2870
- createdAt
2871
- updatedAt
2872
- name
2873
- caption
2874
- path
2875
- path512
2876
- path256
2877
- }
2878
- }
2879
- comments {
2880
- id
2881
- createdAt
2882
- comment
2883
- likes
2884
- user {
2885
- id
2886
- displayName
2887
- }
2888
- dislikes
2889
- isLikedByMe
2890
- questionId
2891
- replies {
2892
- id
2893
- createdAt
2894
- comment
2895
- user {
2896
- id
2897
- displayName
2898
- }
2899
- likes
2900
- dislikes
2901
- isLikedByMe
2902
- questionId
2903
- }
2904
- }
2905
- concept {
2906
- id
2907
- name
2908
- chapter {
2909
- id
2910
- explanation
2911
- pictures {
2912
- id
2913
- createdAt
2914
- updatedAt
2915
- name
2916
- caption
2917
- path
2918
- path512
2919
- path256
2920
- topicId
2921
- topic {
2922
- id
2923
- name
2924
- typeId
2925
- }
2926
- }
2927
- }
2928
- videos {
2929
- id
2930
- title
2931
- museId
2932
- startTime
2933
- endTime
2934
- thumbnail
2935
- concepts {
2936
- id
2937
- name
2938
- }
2939
- live
2940
- description
2941
- duration
2942
- }
2943
- }
2944
- pictures {
2945
- id
2946
- createdAt
2947
- updatedAt
2948
- name
2949
- caption
2950
- path
2951
- path512
2952
- path256
2953
- topicId
2954
- topic {
2955
- id
2956
- name
2957
- typeId
2958
- }
2959
- }
2960
- difficulty
2961
- psaSectionId
2962
- likes
2963
- dislikes
2964
- isLikedByMe
2965
- prescribeAnswer: answer {
2966
- dose {
2967
- value
2968
- display
2969
- }
2970
- drug {
2971
- value
2972
- display
2973
- }
2974
- route {
2975
- value
2976
- display
2977
- }
2978
- frequency {
2979
- display
2980
- value
2981
- }
2982
- duration {
2983
- display
2984
- value
2985
- }
2986
- units {
2987
- display
2988
- value
2989
- }
2990
- }
2991
- }
2992
- }
2466
+ striked
2993
2467
  }
2994
- mockTestId
2995
2468
  correct
2996
2469
  incorrect
2997
- totalQuestions
2998
- isTestMarksheet
2999
2470
  }
3000
2471
  }
3001
2472
  }
@@ -72,8 +72,17 @@ exports.DASHBOARD_QBANK = (0, client_1.gql) `
72
72
  dailyTask
73
73
  }
74
74
  dailyProgress {
75
- totalCount
75
+ date
76
76
  dateString
77
+ intensity
78
+ totalCorrect
79
+ totalCount
80
+ }
81
+ monthlyProgress {
82
+ marksheetCount
83
+ questionsCount
84
+ daysInCurrentStreak
85
+ daysInLongestStreak
77
86
  }
78
87
  }
79
88
  totalQuestions
@@ -2435,14 +2435,7 @@ export const MODIFY_MARKSHEET_INFO = gql `
2435
2435
  restricted {
2436
2436
  modifyMarksheetInfo(input: $input) {
2437
2437
  id
2438
- createdAt
2439
- startedAt
2440
- endedAt
2441
- topicIds
2442
2438
  state
2443
- solo
2444
- agoraId
2445
- completed
2446
2439
  currentMarkId
2447
2440
  topicConceptData
2448
2441
  builderConfig {
@@ -2454,540 +2447,18 @@ export const MODIFY_MARKSHEET_INFO = gql `
2454
2447
  seenCorrect
2455
2448
  seenIncorrect
2456
2449
  }
2457
- preBuildData {
2458
- buildRef
2459
- seenCorrect
2460
- seenIncorrect
2461
- unseen
2462
- }
2463
- topicNames
2464
- source
2465
- user {
2466
- displayName
2467
- id
2468
- }
2469
- users {
2470
- id
2471
- displayName
2472
- }
2473
- activeUsers {
2474
- id
2475
- displayName
2476
- }
2477
2450
  marks {
2451
+ isAnswered
2478
2452
  id
2479
- flagged
2480
- index
2481
- questionChoiceId
2482
2453
  marksheetId
2454
+ questionChoiceId
2483
2455
  timeTaken
2484
- striked
2485
- isAnswered
2456
+ flagged
2486
2457
  mark
2487
- question {
2488
- ... on QuestionSBA {
2489
- conceptId
2490
- difficulty
2491
- dislikes
2492
- explanation
2493
- id
2494
- isLikedByMe
2495
- likes
2496
- question
2497
- totalVotes
2498
- typeId
2499
- choices {
2500
- id
2501
- explanation
2502
- name
2503
- label
2504
- answer
2505
- votes
2506
- picture {
2507
- id
2508
- createdAt
2509
- updatedAt
2510
- name
2511
- caption
2512
- path
2513
- path512
2514
- path256
2515
- }
2516
- }
2517
- comments {
2518
- id
2519
- createdAt
2520
- comment
2521
- likes
2522
- user {
2523
- id
2524
- displayName
2525
- }
2526
- dislikes
2527
- isLikedByMe
2528
- questionId
2529
- replies {
2530
- id
2531
- createdAt
2532
- comment
2533
- user {
2534
- id
2535
- displayName
2536
- }
2537
- likes
2538
- dislikes
2539
- isLikedByMe
2540
- questionId
2541
- }
2542
- }
2543
- concept {
2544
- id
2545
- name
2546
- chapter {
2547
- id
2548
- explanation
2549
- pictures {
2550
- id
2551
- createdAt
2552
- updatedAt
2553
- name
2554
- caption
2555
- path
2556
- path512
2557
- path256
2558
- topicId
2559
- topic {
2560
- id
2561
- name
2562
- typeId
2563
- }
2564
- }
2565
- }
2566
- videos {
2567
- id
2568
- title
2569
- museId
2570
- startTime
2571
- endTime
2572
- thumbnail
2573
- concepts {
2574
- id
2575
- name
2576
- }
2577
- live
2578
- description
2579
- duration
2580
- }
2581
- }
2582
- pictures {
2583
- id
2584
- createdAt
2585
- updatedAt
2586
- name
2587
- caption
2588
- path
2589
- path512
2590
- path256
2591
- topicId
2592
- topic {
2593
- id
2594
- name
2595
- typeId
2596
- }
2597
- }
2598
- difficulty
2599
- psaSectionId
2600
- likes
2601
- dislikes
2602
- isLikedByMe
2603
- sbaAnswer: answer
2604
- }
2605
- ... on QuestionQA {
2606
- conceptId
2607
- difficulty
2608
- dislikes
2609
- explanation
2610
- id
2611
- isLikedByMe
2612
- likes
2613
- question
2614
- totalVotes
2615
- typeId
2616
- choices {
2617
- id
2618
- explanation
2619
- name
2620
- label
2621
- answer
2622
- votes
2623
- picture {
2624
- id
2625
- createdAt
2626
- updatedAt
2627
- name
2628
- caption
2629
- path
2630
- path512
2631
- path256
2632
- }
2633
- }
2634
- comments {
2635
- id
2636
- createdAt
2637
- comment
2638
- likes
2639
- user {
2640
- id
2641
- displayName
2642
- }
2643
- dislikes
2644
- isLikedByMe
2645
- questionId
2646
- replies {
2647
- id
2648
- createdAt
2649
- comment
2650
- user {
2651
- id
2652
- displayName
2653
- }
2654
- likes
2655
- dislikes
2656
- isLikedByMe
2657
- questionId
2658
- }
2659
- }
2660
- concept {
2661
- id
2662
- name
2663
- chapter {
2664
- id
2665
- explanation
2666
- pictures {
2667
- id
2668
- createdAt
2669
- updatedAt
2670
- name
2671
- caption
2672
- path
2673
- path512
2674
- path256
2675
- topicId
2676
- topic {
2677
- id
2678
- name
2679
- typeId
2680
- }
2681
- }
2682
- }
2683
- videos {
2684
- id
2685
- title
2686
- museId
2687
- startTime
2688
- endTime
2689
- thumbnail
2690
- concepts {
2691
- id
2692
- name
2693
- }
2694
- live
2695
- description
2696
- duration
2697
- }
2698
- }
2699
- pictures {
2700
- id
2701
- createdAt
2702
- updatedAt
2703
- name
2704
- caption
2705
- path
2706
- path512
2707
- path256
2708
- topicId
2709
- topic {
2710
- id
2711
- name
2712
- typeId
2713
- }
2714
- }
2715
- difficulty
2716
- psaSectionId
2717
- likes
2718
- dislikes
2719
- isLikedByMe
2720
- qaAnswer: answer {
2721
- dose
2722
- units
2723
- }
2724
- }
2725
- ... on QuestionMultiA {
2726
- conceptId
2727
- difficulty
2728
- dislikes
2729
- explanation
2730
- id
2731
- isLikedByMe
2732
- likes
2733
- question
2734
- totalVotes
2735
- typeId
2736
- choices {
2737
- id
2738
- explanation
2739
- name
2740
- label
2741
- answer
2742
- votes
2743
- picture {
2744
- id
2745
- createdAt
2746
- updatedAt
2747
- name
2748
- caption
2749
- path
2750
- path512
2751
- path256
2752
- }
2753
- }
2754
- comments {
2755
- id
2756
- createdAt
2757
- comment
2758
- likes
2759
- user {
2760
- id
2761
- displayName
2762
- }
2763
- dislikes
2764
- isLikedByMe
2765
- questionId
2766
- replies {
2767
- id
2768
- createdAt
2769
- comment
2770
- user {
2771
- id
2772
- displayName
2773
- }
2774
- likes
2775
- dislikes
2776
- isLikedByMe
2777
- questionId
2778
- }
2779
- }
2780
- concept {
2781
- id
2782
- name
2783
- chapter {
2784
- id
2785
- explanation
2786
- pictures {
2787
- id
2788
- createdAt
2789
- updatedAt
2790
- name
2791
- caption
2792
- path
2793
- path512
2794
- path256
2795
- topicId
2796
- topic {
2797
- id
2798
- name
2799
- typeId
2800
- }
2801
- }
2802
- }
2803
- videos {
2804
- id
2805
- title
2806
- museId
2807
- startTime
2808
- endTime
2809
- thumbnail
2810
- concepts {
2811
- id
2812
- name
2813
- }
2814
- live
2815
- description
2816
- duration
2817
- }
2818
- }
2819
- pictures {
2820
- id
2821
- createdAt
2822
- updatedAt
2823
- name
2824
- caption
2825
- path
2826
- path512
2827
- path256
2828
- topicId
2829
- topic {
2830
- id
2831
- name
2832
- typeId
2833
- }
2834
- }
2835
- difficulty
2836
- psaSectionId
2837
- likes
2838
- dislikes
2839
- isLikedByMe
2840
- multiAnswer: answer
2841
- }
2842
- ... on QuestionPrescription {
2843
- conceptId
2844
- difficulty
2845
- dislikes
2846
- explanation
2847
- id
2848
- isLikedByMe
2849
- likes
2850
- question
2851
- totalVotes
2852
- typeId
2853
- choices {
2854
- id
2855
- explanation
2856
- name
2857
- label
2858
- answer
2859
- votes
2860
- picture {
2861
- id
2862
- createdAt
2863
- updatedAt
2864
- name
2865
- caption
2866
- path
2867
- path512
2868
- path256
2869
- }
2870
- }
2871
- comments {
2872
- id
2873
- createdAt
2874
- comment
2875
- likes
2876
- user {
2877
- id
2878
- displayName
2879
- }
2880
- dislikes
2881
- isLikedByMe
2882
- questionId
2883
- replies {
2884
- id
2885
- createdAt
2886
- comment
2887
- user {
2888
- id
2889
- displayName
2890
- }
2891
- likes
2892
- dislikes
2893
- isLikedByMe
2894
- questionId
2895
- }
2896
- }
2897
- concept {
2898
- id
2899
- name
2900
- chapter {
2901
- id
2902
- explanation
2903
- pictures {
2904
- id
2905
- createdAt
2906
- updatedAt
2907
- name
2908
- caption
2909
- path
2910
- path512
2911
- path256
2912
- topicId
2913
- topic {
2914
- id
2915
- name
2916
- typeId
2917
- }
2918
- }
2919
- }
2920
- videos {
2921
- id
2922
- title
2923
- museId
2924
- startTime
2925
- endTime
2926
- thumbnail
2927
- concepts {
2928
- id
2929
- name
2930
- }
2931
- live
2932
- description
2933
- duration
2934
- }
2935
- }
2936
- pictures {
2937
- id
2938
- createdAt
2939
- updatedAt
2940
- name
2941
- caption
2942
- path
2943
- path512
2944
- path256
2945
- topicId
2946
- topic {
2947
- id
2948
- name
2949
- typeId
2950
- }
2951
- }
2952
- difficulty
2953
- psaSectionId
2954
- likes
2955
- dislikes
2956
- isLikedByMe
2957
- prescribeAnswer: answer {
2958
- dose {
2959
- value
2960
- display
2961
- }
2962
- drug {
2963
- value
2964
- display
2965
- }
2966
- route {
2967
- value
2968
- display
2969
- }
2970
- frequency {
2971
- display
2972
- value
2973
- }
2974
- duration {
2975
- display
2976
- value
2977
- }
2978
- units {
2979
- display
2980
- value
2981
- }
2982
- }
2983
- }
2984
- }
2458
+ striked
2985
2459
  }
2986
- mockTestId
2987
2460
  correct
2988
2461
  incorrect
2989
- totalQuestions
2990
- isTestMarksheet
2991
2462
  }
2992
2463
  }
2993
2464
  }
@@ -69,8 +69,17 @@ export const DASHBOARD_QBANK = gql `
69
69
  dailyTask
70
70
  }
71
71
  dailyProgress {
72
- totalCount
72
+ date
73
73
  dateString
74
+ intensity
75
+ totalCorrect
76
+ totalCount
77
+ }
78
+ monthlyProgress {
79
+ marksheetCount
80
+ questionsCount
81
+ daysInCurrentStreak
82
+ daysInLongestStreak
74
83
  }
75
84
  }
76
85
  totalQuestions
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.76",
3
+ "version": "2.2.78",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",