Skip to content

Commit

Permalink
content: add ttqc, ym2, wp2, tc1 labs
Browse files Browse the repository at this point in the history
  • Loading branch information
TriptoAfsin committed Oct 27, 2023
1 parent b14aa1d commit c01f70d
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ let payloadBtnGen = require("simple-messenger-blocks/payloadBtnGen");
let am1_lab_flow = [
grroupedButtonBlockGen("📌 All Reports - ", [
payloadBtnGen("All Report", "am1_lab_AllReport_flow"),
webBtnBlockGen("Lab Note(2023)", "https://drive.google.com/file/d/101VcKHXYBgXthwDamFkOEazFeC0ESiHf/view?usp=sharing"),
]),
grroupedButtonBlockGen("🔰 Select Experiment for AM-I -", [
payloadBtnGen("Layout Plan", "am1_lab_layoutPlan_flow"),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ let level_3_lab = [
[
payloadBtnGen("PM-II", "pm2LabFlow"),
payloadBtnGen("ACWP", "acwp_lab_flow"),
webBtnBlockGen("TC-I(Osmani)", "https://drive.google.com/drive/folders/13kEtfRo59s-r7-NRFewHaoJPD4ZQTVmg?usp=sharing"),
webBtnBlockGen("TC-I(Osmani)", "https://drive.google.com/drive/folders/1Q6_wLwh8TWW3Qh3NHgZXBguLd8R8Cfz7?usp=sharing"),
]
),
grroupedButtonBlockGen(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@ let wp2_lab_flow = [
webBtnBlockGen("All Combined(Shakil)", "https://drive.google.com/file/d/1hOP3webjVzkF2XTuxHiX1fUU2iLDZWOZ/view?usp=sharing")
]
),

grroupedButtonBlockGen(
"📌 All Reports -",
[
webBtnBlockGen("All Report(Sakib,2023)", "https://drive.google.com/file/d/1HxyY2WSxJJRiWo4xvKBugIginh8U6MWT/view?usp=sharing"),
webBtnBlockGen("All Report(Tarek,2023)", "https://drive.google.com/file/d/1GRtnjniYOsGVaDZ70RvduPijrg9z5b_a/view?usp=sharing"),
]
),
grroupedButtonBlockGen(
"🔰 Select Experiment for WP-II -",
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ let ym2_lab_flow = [
]),
grroupedButtonBlockGen("🔰 Select Experiment for YM-II -", [
webBtnBlockGen("All Report(Bappi)", "https://drive.google.com/file/d/1kOoYsSOA9s3HMX1COsPZhDRoD3_wjhJE/view"),
webBtnBlockGen("All Report(Tarek,2023)", "https://drive.google.com/file/d/1FSJ5BQsEN-46Z0-_HMSzgiVrW4BOaAFw/view?usp=sharing"),
]),
grroupedButtonBlockGen("🔰 Select Experiment for YM-II -", [
webBtnBlockGen("All Report(Bandhan)", "https://drive.google.com/file/d/1meblX-51CX0OKGGpx0qn-lIHLxARx6ey/view"),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ let phy2_electric_flow = [
"🟩 Select -",
[
webBtnBlockGen("MCQ(Sabiha)", "https://drive.google.com/file/d/19J5OyRksMin03T5GjZro_eSzBSXxJzqG/view?usp=sharing"),
webBtnBlockGen("Hand Note(2023)", "https://drive.google.com/file/d/1wAXc-PeLbcrvjWZtrd_Fzcg5JKpThCMP/view?usp=sharing"),
webBtnBlockGen("Hand Note(2021)", "https://drive.google.com/file/d/1n2LsMY9NfyuXp4qn4fYFVi7VCfVgTnMM/view?usp=sharing"),
]
),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ let ttqcFlow = [
webBtnBlockGen("Rafi(2023)", "https://drive.google.com/drive/folders/17Yv0ziAOwwxnoLCMb17vup-ljSxpEx5y?usp=sharing"),
]
),
grroupedButtonBlockGen(
"📌 Math Solve -",
[
webBtnBlockGen("Part-B(2023)", "https://drive.google.com/file/d/1wAXc-PeLbcrvjWZtrd_Fzcg5JKpThCMP/view?usp=sharing"),
]
),
grroupedButtonBlockGen(`📌 Full Hand Notes -`,
[
webBtnBlockGen("Nahid(A,2020)", "https://drive.google.com/file/d/117BxjlWQoCQDxpHPjPKK2LnwJ9ZOf0GT/view"),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ let wp1Flow = [
grroupedButtonBlockGen("📌 Full Hand Note & Basic Stuff -",
[
webBtnBlockGen("Short Note(Sadia,2023)", "https://drive.google.com/file/d/1iHtTbyEoRfzGZmBbz7aC8GRELnCZjjvg/view?usp=sharing"),
webBtnBlockGen("Vat,Reactive Dye(2023)", "https://drive.google.com/file/d/11Awi13SRQxJpvyotHexdZ6qwQZovYhOd/view?usp=sharing"),
]
),
grroupedButtonBlockGen("📌 Full Hand Note & Basic Stuff -",
Expand Down

0 comments on commit c01f70d

Please sign in to comment.