|
|
|
BCA4-R-Assignment/
β
βββ π assignments/
β βββ π not-debarred/ β 4 Questions each
β βββ π debarred/ β 6 Bugs to fix each
β βββ π debarred-no-submission/ β 25 Bugs to fix each
β
βββ π README.md β You are here!
π Legend:
π’ Regular β 4 Questions
π‘ Debarred β 6 Bugs to Fix
π΄ Debarred + No Submission β 25 Bugs to Fix
| # | Avatar | Student Name | Task File | Tasks | Status |
|---|---|---|---|---|---|
| 01 | Aaditya Chauhan | Aaditya_Chauhan.R |
4 Questions | ||
| 02 | Abhishek Kalura | Abhishek_Kalura.R |
4 Questions | ||
| 03 | Vinay Bhakat | Vinay_Bhakat.R |
4 Questions | ||
| 04 | Vivek Singh | Vivek_Singh.R |
4 Questions | ||
| 05 | Neeraj Singh | Neeraj_Singh.R |
4 Questions | ||
| 06 | Praduman Lakhera | Praduman_Lakhera.R |
4 Questions | ||
| 07 | Taniya | Taniya.R |
4 Questions | ||
| 08 | Anish Dawan | Anish_Dawan.R |
4 Questions |
β οΈ These students must fix 6 buggy R programs and attach the corrected code in their Practical File.
| # | Avatar | Student Name | Task File | Bugs | Status |
|---|---|---|---|---|---|
| 09 | Anishk Butola | Anishk_Butola_DEBARRED.R |
π Γ 6 | ||
| 10 | Anushka | Anushka_DEBARRED.R |
π Γ 6 | ||
| 11 | Astha Rana | Astha_Rana_DEBARRED.R |
π Γ 6 | ||
| 12 | Piyush Sharma | Piyush_Sharma_DEBARRED.R |
π Γ 6 | ||
| 13 | Rishabh Rautela | Rishabh_Rautela_DEBARRED.R |
π Γ 6 | ||
| 14 | Saniya Chauhan | Saniya_Chauhan_DEBARRED.R |
π Γ 6 | ||
| 15 | Sapna Chauhan | Sapna_Chauhan_DEBARRED.R |
π Γ 6 | ||
| 16 | Sunny Rana | Sunny_Rana_DEBARRED.R |
π Γ 6 | ||
| 17 | Tushar Sadhak | Tushar_Sadhak_DEBARRED.R |
π Γ 6 | ||
| 18 | Vartika Pathak | Vartika_Pathak_DEBARRED.R |
π Γ 6 |
π¨ CRITICAL: These students have not submitted any work AND are debarred. They must fix 25 bugs covering all 3 units and attach the complete solution in their Practical File. No exceptions.
| # | Avatar | Student Name | Task File | Bugs | Status |
|---|---|---|---|---|---|
| 19 | Shristi Rawat | Shristi_Rawat_25BUGS.R |
π Γ 25 | ||
| 20 | Ishita Joshi | Ishita_Joshi_25BUGS.R |
π Γ 25 |
git clone https://github.com/YOUR_INSTRUCTOR/BCA4-R-Assignment.git
cd BCA4-R-AssignmentNavigate to assignments/ β find your folder and your .R file.
- Answer all questions or fix all bugs in your file
- Add your name at the top and comment every fix/solution
- Run the code in RStudio to verify it works with no errors
git add assignments/your-folder/Your_Name.R
git commit -m "Submission: Your Name - R Assignment"
git push origin mainPrint or write the final code and paste it into your Practical File.
Debarred students must include the fixed buggy code with explanation in their Practical File.
| Event | Date |
|---|---|
| π’ Assignment Released | 03 April 2026 |
| β° Submission Deadline | 10 April 2026 |
| π Practical File Check | TBA by Faculty |
Late submissions will NOT be accepted.
| Tool | Download |
|---|---|
| R Language | https://cran.r-project.org |
| RStudio IDE | https://posit.co/downloads |
| Git (optional) | https://git-scm.com |
- π« No Copying β Each student has a unique assignment file. Plagiarism = zero marks.
- π¬ Comment your code β Explain every function and logic step.
- β Test before submitting β Code must run without errors in RStudio.
- π Practical File β Attach your printed/written R code with output screenshots.
- π΅ No AI-generated code β Understand and write it yourself.
π’ Regular Students ββββββββββββββββββββ 08 / 20 (4 Questions each)
π‘ Debarred ββββββββββββββββββββ 10 / 20 (6 Bugs each)
π΄ Debarred + No Sub ββββββββββββββββββββ 02 / 20 (25 Bugs each)