This repository contains the research project "Reflective Practice as a Strategy for Early Career Academics: Addressing Challenges in the Chinese Higher Education System".
.
├── 01-initial-assessment
├── 02-reflective-practice-implementation
├── 03-mid-point-evaluation
├── 04-continued-practice
├── 05-final-assessment
├── docx
├── imgs
└── src
|__ data
-
Initial Assessment (01-initial-assessment)
- Literature review
- Research design finalization
- Ethics approval preparation
-
Reflective Practice Implementation (02-reflective-practice-implementation)
- Survey distribution
- Data collection
- Initial data analysis
-
Mid-point Evaluation (03-mid-point-evaluation)
- Preliminary findings review
- Methodology adjustment (if necessary)
- Interim report preparation
-
Continued Practice (04-continued-practice)
- In-depth interviews
- Continued data collection
- Ongoing analysis
-
Final Assessment (05-final-assessment)
- Comprehensive data analysis
- Final report writing
- Preparation for publication
This study employs a mixed-methods approach, combining quantitative and qualitative research techniques:
-
Quantitative Component:
- Online survey (n=150)
- Statistical analysis using SPSS or R
-
Qualitative Component:
- Semi-structured interviews (n=20)
- Thematic analysis using NVivo
-
Data Integration:
- Triangulation of quantitative and qualitative findings
- Comprehensive interpretation and theory development
This Gantt chart provides a visual timeline of a longitudinal study focused on the implementation and evaluation of reflective practice. The study spans over two years and is divided into key phases that guide the progression of reflective practice in the research context.
-
Questionnaire Pre-test (Week 1-2)
- Conduct pre-test with 5-10 target group members
- Collect feedback and adjust questionnaire
-
Ethics Review (Week 3-4)
- Prepare ethics application
- Submit to university ethics committee
- Obtain approval
-
Data Collection (Week 5-12)
- Distribute online questionnaire
- Monitor response rate
- Conduct follow-up reminders
-
In-depth Interviews (Week 13-16)
- Design semi-structured interview guide
- Select 15-20 representative interviewees
- Conduct one-on-one interviews
-
Data Analysis (Week 17-24)
- Quantitative data analysis
- Qualitative data analysis
- Integrate findings
-
Report Writing (Week 25-32)
- Update literature review
- Describe methodology and analysis
- Write results and discussion sections
-
Peer Review and Revision (Week 33-36)
- Invite 2-3 peer experts to review
- Revise based on feedback
-
Publication Preparation (Week 37-40)
- Select target journal
- Format paper according to journal requirements
- Submit and respond to reviewer comments
- Survey: Located in
src/survey_results.csv
- Data Generation:
src/gen_data.py
- Document Generation:
src/gen_doc.py
- Data Visualization:
src/plot_fig*.py
files - Images: Various charts and diagrams in
imgs/02/
- Clone the repository:
git clone <https://github.com/chenxingqiang/researchers-practice-reflection-studies.git>
- Navigate to the project directory:
cd researchers-practice-reflection-studies
- Install required dependencies:
pip install -r requirements.txt
- Run the data generation script:
python src/gen_data.py
- Generate documents:
python src/gen_doc.py
- Create visualizations:
python src/plot_fig2.py
python src/plot_fig3.py
python src/plot_fig4.py
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- [List any acknowledgments here]